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
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
8
likes
140
points
57
downloads

Publisher

verified publisherchristianfindlay.com

Weekly Downloads

2024.09.13 - 2025.03.28

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

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, ioc_container, meta

More

Packages that depend on papilio