contra 0.0.8 copy "contra: ^0.0.8" to clipboard
contra: ^0.0.8 copied to clipboard

Small Internal Package to manage MVC Architecture in our app

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add contra

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

dependencies:
  contra: ^0.0.8

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

Publisher

verified publisherbusha.co

Small Internal Package to manage MVC Architecture in our app

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, hooks_riverpod, riverpod_annotation

More

Packages that depend on contra