A demo app for the University of Southampton Flutter Festival, hosted by the UoS Google Developer Student Club and led by Britannio Jarrett.
https://gdsc.community.dev/e/m8ugm2/
- Navigate to https://pub.dev/
- Search for the package you would like to install.
- Select the installing tab.
- Copy the
flutter pub add ...
command. - Run the command in your terminal.
To use the same packages in a new Flutter project, run the following commands:
flutter pub add flex_color_scheme
flutter pub add google_fonts
flutter pub add firebase_core
flutter pub add cloud_firestore
flutter pub add firebase_storage
flutter pub add firebase_auth
flutter pub add flutterfire_ui
flutter pub add animations
flutter pub add go_router
flutter pub add image_picker
dart pub global activate flutterfire_cli
flutterfire configure
gsutil cors set cors.json gs://<your-cloud-storage-bucket>
https://firebase.google.com/docs/storage/web/download-files#cors_configuration