maac_mvvm_with_riverpod 0.1.2+2 copy "maac_mvvm_with_riverpod: ^0.1.2+2" to clipboard
maac_mvvm_with_riverpod: ^0.1.2+2 copied to clipboard

maac_mvvm_with_riverpod is an extension package of maac_mvvm that is used with RiverPod.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add maac_mvvm_with_riverpod

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

dependencies:
  maac_mvvm_with_riverpod: ^0.1.2+2

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:maac_mvvm_with_riverpod/maac_mvvm_with_riverpod.dart';
1
likes
160
pub points
16%
popularity

Publisher

unverified uploader

maac_mvvm_with_riverpod is an extension package of maac_mvvm that is used with RiverPod.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_hooks, hooks_riverpod, maac_mvvm, visibility_detector

More

Packages that depend on maac_mvvm_with_riverpod