Demo of a blood donation app that connects donors and recipients.
This app uses firebase as a backend. In order to run it, you need to add your own google services files in the following locations:
android/app/google-services.json
ios/Runner/GoogleService-Info.plist
When a user is set as an admin from the backend, an extra section appears is the drawer allowing them to add news directly from within the app:
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.