turbo 1.2.0 copy "turbo: ^1.2.0" to clipboard
turbo: ^1.2.0 copied to clipboard

outdated

A simple, efficient state management solution for Flutter...

1.2.0 #

  • refresh function is now asynchronous. It can be invoked according to the situation
  • It is also asynchronous by default so as to prevent frame drops in complex codebases
  • Added TurboBuilder to make the workflow more flexible and easier
  • Added more documentation
  • Updated README with example of TurboBuilder

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
7
likes
0
pub points
0%
popularity

Publisher

verified publisheraldrinsartfactory.com

A simple, efficient state management solution for Flutter...

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on turbo