Skip to content

An app for reminding you to take a photo a day to create time lapses and collages.

Notifications You must be signed in to change notification settings

PlGGS/photo-a-day

Repository files navigation

photo-a-day

An app for reminding you to take a photo a day to create timelapses and collages.

Firebase Setup Instructions:

  1. Go to the Firebase Console and sign in with your Google account.

  2. Click on the "Add project" button to create a new Firebase project.

  3. Add Android/iOS Apps:

    Once your project is created, click on the "Add app" button to add your Flutter app to Firebase.

    For Android, enter the package name of your Flutter app (usually something like com.example.myapp) and click "Register app."

    For iOS, enter the iOS bundle identifier and click "Register app."

  4. Download Configuration Files:

    For Android: After registering your Android app, you'll be prompted to download the google-services.json file. Download it to your local machine.

    For iOS: After registering your iOS app, you'll be prompted to download the GoogleService-Info.plist file. Download it to your local machine.

  5. Place Configuration Files Accordingly:

    For Android: Move the downloaded google-services.json file into the android/app/ directory.

    For iOS: Move the downloaded GoogleService-Info.plist file into the ios/ directory.

Adding SHA-1 to Firebase for Android login

https://stackoverflow.com/questions/39144629/how-to-add-sha-1-to-android-application

About

An app for reminding you to take a photo a day to create time lapses and collages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published