turbo 1.1.1 turbo: ^1.1.1 copied to clipboard
A simple, efficient state management solution for Flutter...
1.1.1 #
- Updated README and package metadata
1.1.0 #
- Added ability to attach controllers of different types to the same widget
- Added ability to manually detach a controller from a widget
- Added documentation comments
- Updated README.md with a short example
- Added example.dart
1.0.0 #
- Added
TurboController
- Added
TurboWidget
- Added
TurboState
- Added
TurboElement
0.0.1 #
- Initial Commit