orbital 0.5.0 copy "orbital: ^0.5.0" to clipboard
orbital: ^0.5.0 copied to clipboard

Full Orbital package that reexports core, injector, router and state.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add orbital

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

dependencies:
  orbital: ^0.5.0

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/orbital.dart';
0
likes
160
points
443
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Full Orbital package that reexports core, injector, router and state.

Repository (GitHub)

License

MIT (license)

Dependencies

flutter, orbital_core, orbital_injector, orbital_router, orbital_state

More

Packages that depend on orbital