alba 0.0.4 alba: ^0.0.4 copied to clipboard
Alba is a framework that boosts Flutter project development.
THIS IS STILL IN DEVELOPMENT
Alba #
Alba is a framework that boosts Flutter project development.
Installation #
flutter create -t app my_project
cd my_project
flutter pub add alba
flutter pub run alba init
Features #
- Routing
- Service locator
- Service providers
- Environment management
- Error handler
And more soon...