hisma_flutter 0.4.0 copy "hisma_flutter: ^0.4.0" to clipboard
hisma_flutter: ^0.4.0 copied to clipboard

Flutter navigation controlled by Hisma hierarchical state machines.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hisma_flutter

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

dependencies:
  hisma_flutter: ^0.4.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:hisma_flutter/hisma_flutter.dart';
3
likes
150
points
62
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter navigation controlled by Hisma hierarchical state machines.

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, hisma, logging

More

Packages that depend on hisma_flutter