summaryrefslogtreecommitdiff
path: root/client_app_flutter/ios/firebase_app_id_file.json
AgeCommit message (Collapse)Author
2023-11-05Hooking up the whole firebase of the project via firebase CLI.xAlpharax
Also used flutter_fire firebase_core among several other libs. Changes to be committed: new file: client_app_flutter/android/app/google-services.json modified: client_app_flutter/android/build.gradle new file: client_app_flutter/ios/Runner/GoogleService-Info.plist new file: client_app_flutter/ios/firebase_app_id_file.json new file: client_app_flutter/lib/firebase_options.dart modified: client_app_flutter/lib/main.dart modified: client_app_flutter/pubspec.lock modified: client_app_flutter/pubspec.yaml