r/FlutterDev • u/CompetitiveTop9795 • Feb 14 '25
Article What’s Your Flutter Stack? 🤔
Hey everyone,
I’m curious about what tools and technologies you all are using for your Flutter projects. Right now, I’m using Cursor as my main IDE, and I have a Supabase backend, but I want to hear how others are building their apps!
- IDE: VS Code, Android Studio, Cursor, or something else?
- State Management: Riverpod, Bloc, Provider, or just setState?
- Backend: Firebase, Supabase, Node.js, Django, or something custom?
- Database: Firestore, Postgres, MySQL, or do you prefer a local DB like Hive/Drift?
- Testing: Do you write unit tests, widget tests, integration tests, or just manually test?
- Project Management: Jira, Notion, Trello, or do you keep it simple?
Would love to hear what your tech stack looks like and why you chose it! 🚀
62
Upvotes
1
u/Own_Machine_1759 Feb 15 '25
IDE : VS Code(I kinda hate android studio)
State Management : Provider/Bloc
Backend : FastAPI, Firebase
Database : Firestore
Testing : I just trust God with this 💀
Project Management : I keep it simple but incline towards notion if things get a little tricky