alba 0.0.27 copy "alba: ^0.0.27" to clipboard
alba: ^0.0.27 copied to clipboard

Alba is a framework that boosts Flutter project development.

0.0.27 #

  • Fix router browser navigation

0.0.26 #

  • Fix popUntil when the predicate doesn't match any route.
  • Fix routes with a trailing parameter and a query string.

0.0.25 #

  • Add the ability to set a custom Router key.

0.0.24 #

  • Fix current location when initial path is defined.

  • Upgrade dependencies.

  • 0.0.23 #

  • Add support for query strings.

0.0.22 #

  • Change how to work popUntil method.

0.0.21 #

  • Add popUntil router method.

  • 0.0.20 #

  • Add findWidget router method.

0.0.19 #

  • Add the ability to set a custom app runner.

0.0.18 #

  • Fix double pop notification.

0.0.17 #

  • Add name property to routes.

0.0.16 #

  • Simplify and improve the router.

0.0.15 #

  • A temporary workaround for consulting if pop should be done.

0.0.14 #

  • Add isTesting App getter.

0.0.13 #

  • Allow service locator replacement (reassignment) on tests.

0.0.12 #

  • Add replace, removeUntilAndPush router methods.
  • Rename removePath router method by remove.

0.0.11 #

  • Avoid pages rebuilding.

0.0.10 #

  • Add App.bootTesting() method.
  • Add 'testLoad' method.
  • Clear service locator on clear app
  • Disable error handler in tests

0.0.9 #

  • Add currentPath getter in router widget.
  • Export router (AlbaRouter and more).

0.0.8 #

  • Make app navigatorContext nullable.
  • Add router app getter.

0.0.7 #

  • Router middleware.
  • Add removeAllAndPush router method.
  • Key value store.
  • Make router initial path dynamic.

0.0.6 #

  • Update links.
  • Add documentation link.

0.0.5 #

  • Update links.

0.0.4 #

  • Fix init command. Dotfiles weren't created.
  • Fix template example test.
  • Update router. Implement custom pop and add removeRoute.
  • Update dependencies.

0.0.3 #

  • Added environment management.
  • Added error handler.

0.0.2 #

  • Added alba tool with init command.
  • Added an example.

0.0.1 #

  • Development initial release.
  • Includes: router, service locator and service providers.
0
likes
120
pub points
0%
popularity

Publisher

unverified uploader

Alba is a framework that boosts Flutter project development.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_dotenv, get_it, meta, path, path_to_regexp, rxdart, shared_preferences, yaml

More

Packages that depend on alba