lml 1.0.3 copy "lml: ^1.0.3" to clipboard
lml: ^1.0.3 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

1.0.3 #

  • Minor updates
  • Name refactor in navigator service
  • More documentation on [NavigatorBloc]
  • Removed unused dependencies
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

flutter, flutter_bloc, http, intl

More

Packages that depend on lml