just_manager 0.0.2 copy "just_manager: ^0.0.2" to clipboard
just_manager: ^0.0.2 copied to clipboard

Simple and efficient Flutter state management with JM for reactive UIs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add just_manager

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

dependencies:
  just_manager: ^0.0.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:just_manager/just_manager.dart';
0
likes
150
points
23
downloads

Publisher

verified publisherjeafriday.com

Weekly Downloads

Simple and efficient Flutter state management with JM for reactive UIs.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on just_manager