joker_state 4.2.0+2 copy "joker_state: ^4.2.0+2" to clipboard
joker_state: ^4.2.0+2 copied to clipboard

Joker is a lightweight, reactive state management solution for Flutter that brings the fun of the circus to your codebase with simple, flexible, and type-safe state handling.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add joker_state

With Flutter:

 $ flutter pub add joker_state

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

dependencies:
  joker_state: ^4.2.0+2

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:joker_state/joker_state.dart';
1
likes
0
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

Joker is a lightweight, reactive state management solution for Flutter that brings the fun of the circus to your codebase with simple, flexible, and type-safe state handling.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

circus_ring, flutter, provider

More

Packages that depend on joker_state