jaspr_current 0.1.0 copy "jaspr_current: ^0.1.0" to clipboard
jaspr_current: ^0.1.0 copied to clipboard

A simple yet powerful state management library for Jaspr. Keeps your component build methods clean, with ZERO dependencies on 3rd-Party packages.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add jaspr_current

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

dependencies:
  jaspr_current: ^0.1.0

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

Import it

Now in your Dart code, you can use:

import 'package:jaspr_current/jaspr_current.dart';
1
likes
0
points
6
downloads

Publisher

verified publisherjustin-shep.dev

Weekly Downloads

A simple yet powerful state management library for Jaspr. Keeps your component build methods clean, with ZERO dependencies on 3rd-Party packages.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

current_core, jaspr

More

Packages that depend on jaspr_current