provider_view_controller 0.0.4 copy "provider_view_controller: ^0.0.4" to clipboard
provider_view_controller: ^0.0.4 copied to clipboard

A flutter package to create widgets with the provider_view_controller architecture. Separating the view and its logic gives a more readable and cleaner coding experience.

[0.0.1] #

  • Initial release.

[0.0.2] #

  • StatelessMutablePVC widget added

[0.0.3] #

  • StatelessImmutablePVC, StatefulMutablePVC and StatefulImmutablePVC added. Check out the documentaton for more details.

[0.0.4] #

  • This package is merged with fluttered. Further development will be done on the fluttered package. Do not depend on this package. Use the fluttered package instead.
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A flutter package to create widgets with the provider_view_controller architecture. Separating the view and its logic gives a more readable and cleaner coding experience.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, provider

More

Packages that depend on provider_view_controller