mc 0.0.2+2 copy "mc: ^0.0.2+2" to clipboard
mc: ^0.0.2+2 copied to clipboard

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

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, http

More

Packages that depend on mc