nucleus 0.1.6 copy "nucleus: ^0.1.6" to clipboard
nucleus: ^0.1.6 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.6

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';
13
likes
0
points
1.15k
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