Real-time voting with this basic Flutter app, built using Firebase for a glimpse into data synchronization and reactive UIs.
Cast votes with a simple tap See results update live on-screen Built with Flutter and Firebase
Integrating Flutter with Firebase Using StreamBuilder for real-time data Managing basic app state
Feel free to share feedback, suggestions, or code improvements! Open to any contributions that help me grow as a developer.
Clone the repo flutter pub get Connect to Firebase (instructions in firebase_options.dart) flutter run