nucleus 0.1.8 copy "nucleus: ^0.1.8" to clipboard
nucleus: ^0.1.8 copied to clipboard

outdated

An atomic state management utility - fast, simple and composable.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add nucleus

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

dependencies:
  nucleus: ^0.1.8

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:nucleus/nucleus.dart';
14
likes
0
points
1.86k
downloads

Publisher

verified publishertimsmart.co

Weekly Downloads

An atomic state management utility - fast, simple and composable.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on nucleus