karee_core 2.0.0 copy "karee_core: ^2.0.0" to clipboard
karee_core: ^2.0.0 copied to clipboard

Karee core files, Karee core represents a set of amazing libraries, that work together to offer very powerful MVC experience in Flutter App Development

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add karee_core

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

dependencies:
  karee_core: ^2.0.0

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

Publisher

verified publisherflutter.bixterprise.com

Karee core files, Karee core represents a set of amazing libraries, that work together to offer very powerful MVC experience in Flutter App Development

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, reflectable, screen_tracker

More

Packages that depend on karee_core