orbital_state 0.2.0 copy "orbital_state: ^0.2.0" to clipboard
orbital_state: ^0.2.0 copied to clipboard

Reactive state mixin and UI helpers for Orbital lifecycle objects.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add orbital_state

With Flutter:

 $ flutter pub add orbital_state

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

dependencies:
  orbital_state: ^0.2.0

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:orbital_state/orbital_state.dart';
0
likes
0
points
306
downloads

Publisher

unverified uploader

Weekly Downloads

Reactive state mixin and UI helpers for Orbital lifecycle objects.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, orbital_core

More

Packages that depend on orbital_state