bloc_implementation 1.1.4 bloc_implementation: ^1.1.4 copied to clipboard
A easy and simple Implementation of the BLoC (Business Logic Component) Pattern in Flutter / Dart
1.1.4 #
- Update flutter and dart Version
1.1.3 #
- Update README Link
1.1.2 #
- Bugfix
1.1.1 #
- Bugfix
1.1.0 #
- Update Build and minimum Version
- Implement State
1.0.2 #
- Update bloc.dart
1.0.1 #
- Update Bloc to Inherited Widget
1.0.0 #
First Version finished
- Bloc Implementation as wished is done
0.0.8 #
- First Try to change the Basic Logic
0.0.7 #
- Update README.md
- Update analysis_options.yaml
- Change Code to match Dart Best Practices
0.0.6 #
- Update README.md
- Make a few Changes in the Example
0.0.5 #
- Code Cleanup
- Update README.md
0.0.4 #
- adjust Example
- export Exception
- Bugfixes
0.0.3 #
- Refactoring
0.0.2 #
- Add Documentation and Example
0.0.1 #
- Initial Code