/firebase-auth-app

A Flutter example app showcasing the use of Firebase Auth, REST API & Riverpod.

Primary LanguageDart

Flutter Firebase / REST API Demo

Download APK

app-release.apk

Screenshots

1 1 1 1 1 1

Build Setup

# install dependencies
$ flutter pub get

# run debug mode
$ flutter run

# run release mode
$ flutter run --release

# build app bundle
$ flutter build appbundle

# build apk
$ flutter build apk

For detailed explanation on how things work, check out Flutter docs.