lml 1.0.2 copy "lml: ^1.0.2" to clipboard
lml: ^1.0.2 copied to clipboard

A collection of tools and wrappers to overcome or simpify common operations.

1.0.0 #

  • Initial version.

1.0.1 #

  • Added Navigation library that implements a complete basic navigation using the Navigatior 2.0 API
  • An implementation of [NavigationDelegate] to add in your MaterialApp.router() instance
  • A state mng solution using BloC pattern in [NavigationBloc] that revives events as [PagePopped] or [PagePushed] and updates its state

1.0.2 #

  • Added network utilities and other usefull tools
  • Improved in performances
  • Added unit tests for TimeWrappers
2
likes
110
pub points
0%
popularity

Publisher

unverified uploader

A collection of tools and wrappers to overcome or simpify common operations.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

cached_network_image, flutter, flutter_bloc, http, intl

More

Packages that depend on lml