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

outdated

A super-fast, efficient state management solution for flutter

turbo #

A super-fast, efficient state management solution for Flutter.

Turbo does not use streams, which are extremely inefficient, or use complex abstractions, which does not help with Dart's tree shaking. As we know, Dart can't remove things that are used, and as such, when there are complex abstractions, most things are not removed during compilation.

7
likes
0
pub points
0%
popularity

Publisher

verified publisheraldrinsartfactory.com

A super-fast, efficient state management solution for flutter

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on turbo