Skip to content

Do It Yourself. A flutter starter app with production-ready architecture that follows DDD. Covers Firebase authentication, biometrics login, CRUD operation using firestore, theming, i18n and much more.

Notifications You must be signed in to change notification settings

mario-neb/diyflutter

Repository files navigation

DIYAPP

Tech: Flutter project.

Important: You need to add your own firebase configuration files inside ios and android directories.

Getting Started

This project uses code generation tools.
Before building the project, run these commands:

flutter clean
flutter pub get
flutter pub run build_runner build --delete-conflicting-outputs

About

Do It Yourself. A flutter starter app with production-ready architecture that follows DDD. Covers Firebase authentication, biometrics login, CRUD operation using firestore, theming, i18n and much more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published