application_layers_framework 1.0.4
application_layers_framework: ^1.0.4 copied to clipboard
A framework to standardize the implementation of a Flutter application by separating the application logic into different layers.
1.0.0 #
- Initial release
1.0.1 #
- Documentation and example updates
1.0.2 #
- Conform to Dart formatter
1.0.3 #
- Conform to Dart linter
1.0.4 #
- Minor bug fixes
- Smaller improvements with added APIs
- Full documentation with examples available covering below topics (see end of README)
- Building The Framework
- Internationalization
- Common Application Classes
- Centralized Application Configurations
- Consolidated Package Import
- Structuring Your Flutter Project
- Navigation And Routing
- Field And Page Validation
- Notification And Messaging