papilio 0.13.0-beta copy "papilio: ^0.13.0-beta" to clipboard
papilio: ^0.13.0-beta copied to clipboard

Build beautiful apps with Flutter. A declarative framework for state, composition and navigation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add papilio

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

dependencies:
  papilio: ^0.13.0-beta

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:papilio/papilio.dart';
8
likes
120
pub points
11%
popularity

Publisher

verified publisherchristianfindlay.com

Build beautiful apps with Flutter. A declarative framework for state, composition and navigation.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, ioc_container, meta

More

Packages that depend on papilio