dust_flutter 0.1.2 copy "dust_flutter: ^0.1.2" to clipboard
dust_flutter: ^0.1.2 copied to clipboard

Flutter annotations and runtime APIs for Dust-generated routing, state management, and i18n.

0.1.2 #

  • Make generated route push() calls awaitable and complete them when the pushed route is popped, including optional pop results.
  • Apply generated route transition: annotations at the page route boundary so custom and no-transition builders control the actual navigation animation.

0.1.1 #

  • Add opt-in AppRouter debug diagnostics for generated routing.
  • Print generated route tables, named route paths, redirects, guards, navigation actions, and stack changes when diagnostics are enabled.

0.1.0 #

  • Initial public release of Dust Flutter annotations and runtime APIs.
  • Includes Navigator 2.0 route annotations/runtime and ViewModel state annotations/runtime for generated Dust Flutter code.
  • Includes the Flutter i18n runtime for Dust-generated localization workflows.
0
likes
160
points
341
downloads

Documentation

Documentation
API reference

Publisher

verified publisherwidget-lab.dev

Weekly Downloads

Flutter annotations and runtime APIs for Dust-generated routing, state management, and i18n.

Repository (GitHub)
View/report issues
Contributing

Topics

#codegen #flutter #routing #state-management #localization

License

MIT (license)

Dependencies

flutter

More

Packages that depend on dust_flutter