orbital_state 0.2.2 copy "orbital_state: ^0.2.2" to clipboard
orbital_state: ^0.2.2 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 Flutter:

 $ flutter pub add orbital_state

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

dependencies:
  orbital_state: ^0.2.2

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

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Reactive state mixin and UI helpers for Orbital lifecycle objects.

Repository (GitHub)

License

MIT (license)

Dependencies

flutter, orbital_core

More

Packages that depend on orbital_state