stacked_mvvm 0.2.1 copy "stacked_mvvm: ^0.2.1" to clipboard
stacked_mvvm: ^0.2.1 copied to clipboard

MVVM architecture implementation

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add stacked_mvvm

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  stacked_mvvm: ^0.2.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:stacked_mvvm/stacked_mvvm.dart';
0
likes
110
pub points
14%
popularity

Publisher

unverified uploader

MVVM architecture implementation

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

equatable, flutter, provider, rxdart, stacked

More

Packages that depend on stacked_mvvm