clover 2.0.0 copy "clover: ^2.0.0" to clipboard
clover: ^2.0.0 copied to clipboard

Clover is an open source framework for building MVVM applications with Flutter.

Clover is an open source framework for building MVVM applications with Flutter.

Features #

  • View<TViewModel extends ViewModel>
  • ViewState<TView extends View<TViewModel>, TViewModel extends ViewModel>
  • ViewModel

Getting started #

Add clover as a dependency in your project's pubspec.yaml.

dependencies:
    clover: ^x.y.z

Usage #

All usages can be found in the /example folder.

Additional information #

More information can be found on GitHub

1
likes
140
pub points
29%
popularity

Publisher

verified publisheryanshouwang.dev

Clover is an open source framework for building MVVM applications with Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on clover