mc 0.0.1+7 copy "mc: ^0.0.1+7" to clipboard
mc: ^0.0.1+7 copied to clipboard

discontinued
outdated

State management & request package, Model,View,Controller,Request [MVCR].

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mc

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

dependencies:
  mc: ^0.0.1+7

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

Publisher

unverified uploader

State management & request package, Model,View,Controller,Request [MVCR].

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, http

More

Packages that depend on mc