Back to projects






Flutter AI Notes App
Fumi Melvin / August 20, 2024
This is one of my favorite projects. It’s a Flutter-based notes app that integrates with Supabase and Gemini AI for intelligent note search.
Why it’s special
This project taught me the importance of a proper blueprint — with the right plan, I realized I can build anything.
Features
- AI-powered note search
- Cloud sync with Supabase
- Clean and responsive Flutter UI
Technologies
- Flutter: Cross-platform mobile development
- Dart: Programming language
- Supabase: Cloud storage and authentication
- Google Gemini AI: AI-powered note search
Getting Started
cd Flutter-AI-Notes-App
flutter pub get
flutter run



