marcelherd / MOP-Quotify

[Flutter/Firebase] Quotierte Redelisten App
0 stars 0 forks source link

MOP-Quotify

Install Flutter

https://flutter.dev/docs/get-started/install

Set up Firebase

Acquire google-services.json for Android and GoogleService-Info.plist for iOS and move them into these directories:

app/android/app/google-services.json
app/ios/Runner/GoogleService-Info.plist

Do not commit them to Git.

Development guidelines