joker_state 4.2.0+3 copy "joker_state: ^4.2.0+3" to clipboard
joker_state: ^4.2.0+3 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 Flutter:

 $ flutter pub add joker_state

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

dependencies:
  joker_state: ^4.2.0+3

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:joker_state/joker_state.dart';
1
likes
150
points
104
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)

Documentation

API reference

License

MIT (license)

Dependencies

circus_ring, flutter, provider

More

Packages that depend on joker_state