A Flutter example project with material component
- Firebase
- Remote config
- Crashlytics
- Deeplink
- Logger
- Cache
- Image
- Bloc
- Dependency injection
- Init Async
- Test
- Test driver
- Linter See more
This is a boilerplate for flutter mobile application with bloc
- Clone this project:
git clone https://github.com/tvc12/flutter_template
cd flutter_template
- Get packages from pub for Flutter app:
flutter packages get
- Run project:
flutter run
Thien Chi Vi |