turbo 1.1.0 turbo: ^1.1.0 copied to clipboard
A super-fast, efficient state management solution for flutter
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