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

Flutter package for mvvm archi developer more fast.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add archi_mvvm

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

dependencies:
  archi_mvvm: ^0.0.4

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:archi_mvvm/archi_mvvm.dart';
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Flutter package for mvvm archi developer more fast.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

flutter, provider

More

Packages that depend on archi_mvvm