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

discontinued
outdated

Simple and effective architecture MVVM using Provider to approach Flutter with full life cycle

flutter_mvvm #

Simple and effective architecture MVVM using Provider to approach Flutter with full life cycle.

Installing: #

Add the following to your pubspec.yaml file:

dependencies:
  flutter_mvvm: ^1.0.0

Usage: #

Let your apart widget extends FlutterWidget and your full screen widget extends FlutterView.

Or you can create your own base widget and base view.

Check out example for more information.

1
likes
20
pub points
0%
popularity

Publisher

verified publisherludo.studio

Simple and effective architecture MVVM using Provider to approach Flutter with full life cycle

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, provider, visibility_detector

More

Packages that depend on mvvm_provider