- 👋 Hi, I’m @Algure
- 👀 I’m interested in mobile applications and algorithms.
- 🌱 I’m currently working on web applications.
- 💞️ I’m looking to enable builders ease the build process.
- 📫 How to reach me: [email protected].
Some fun projects I've been working on:
Flutter package to listen to user click and drag events over specific regions of your Flutter app. When the pointer enters a region enclosed by a RegionDetector
widget,
a callback is triggered. A callback is also triggered when the pointer (user finger) leaves the RegionDetector
.
Easy dynamic Flutter row to list/grid package. Starts out as a row and resizes to a grid - scaling to dimensions of parent widget.
Flutter package to access azure storage options via REST APIs.
Repository for article explaining how to setup a Flask application to serve Flutter web builds.