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.

0.1.0-beta #

Inititial release

0.2.0-beta #

Add RebuildEvent so it's possible to trigger rebuild without changing the state dart pub publish

0.3.0-beta #

  • Add ability to call pop from navigator
  • Unify onPopPage so pop always fires the callback
  • General cleanup

0.4.0-beta #

  • Dispose the BloC on pop
  • Make a function private

0.5.0-beta #

  • Remove a late variable
  • addRouting will now put PapilioRoutingConfiguration<T> in the container

0.6.0-beta #

  • Validate the type argument on navigate

0.7.0-beta #

  • Fix a spelling mistake

0.8.0-beta #

  • Implement Dart Code Metrics and fix a bunch of analysis issues. Most importantly, this removes some implicit casts.

0.9.0-beta #

  • Add documentation to all public members and fix a bunch of analysis issues.

0.10.0-beta #

  • Rerelease due to some apparent code analysis issues at pub.dev

0.11.0-beta #

  • Fix the isInitialized TODO and break up some large functions

0.12.0-beta #

  • Export all files from single library

0.13.0-beta #

  • Fix library structure issue
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