finds.dev← search

// the find

iampawan/FlutterWithFirebase

★ 757 · Dart · updated Oct 2020

A Flutter app with firebase libraries implementation

A 2018-era Flutter sample app demonstrating Firebase Auth, Firestore, AdMob, Analytics, and ML Kit integration. It was built as a companion to a YouTube tutorial series, not as a production template. Useful only as a historical reference for how Firebase was wired into Flutter before the FlutterFire plugin overhaul.

Shows multiple Firebase services in one project rather than isolated snippets, which was genuinely useful when the ecosystem was sparse. The accompanying video series provides context that the code alone doesn't. Covers both Android and iOS configurations, including app signing and Play Store deployment steps.

Abandoned since October 2020 — Flutter and Firebase have both had breaking API changes since then; this code will not build without significant dependency updates. The google-services.json and GoogleService-Info.plist are committed to the repo, which is a credentials mistake that anyone copying this would replicate. No state management pattern, no tests beyond the default widget_test stub — the architecture is flat files thrown in lib/. The ML Kit integration references the now-defunct firebase_ml_vision plugin, which was replaced by google_mlkit_* packages.

View on GitHub →

// want more like this?

We dig through GitHub every week and send a few repos picked for what you actually care about — each with an honest take like this one.

Get finds in your inbox → Search again →