stacked_services 0.3.1+2 copy "stacked_services: ^0.3.1+2" to clipboard
stacked_services: ^0.3.1+2 copied to clipboard

outdated

A package that contains some default implementations of services required for a cleaner implementation of the Stacked Architecture.

0.3.1+2 #

  • When clearing stacking and showing we push instead of replace

0.3.1+1 #

  • Provided route as the predicate for the "till" functions

0.3.1 #

  • Expose get key through all services in case they are used on their own without navigation service

0.3.0+1 #

  • Injectable version update

0.3.0 #

  • Dialog Service now shows platform specific dialogs
  • Get version bumped
  • Services is now Flutter web compatible

0.2.4 #

  • Fixed a null exception caused by 2.5.0 of get

0.2.3 #

  • Exposed the navigate with transition and replace with transition functionalities
  • Added NavigationTransition class to give transitions type safety and avoid using Get's enum value
  • Added a config function to set the default navigation behaviour

0.2.2+1 #

  • Updated get package version

0.2.2 #

  • Adds parameter for pop result to NavigationService

0.2.1+1 #

  • Changelog style updates

0.2.1 #

  • Moved private files into src folder as per package conventions

0.2.0+2 #

  • Fixed a function name type in Navigation Service

0.2.0+1 #

  • Updates webpage for package

0.2.0 #

  • Expanded the Navigation Service functionality to expose more functionalities

0.1.0 #

  • Initial commit with basic services
  • Adds the DialogService, NavigationService and SnackBarService
262
likes
0
pub points
98%
popularity

Publisher

verified publisherfilledstacks.com

A package that contains some default implementations of services required for a cleaner implementation of the Stacked Architecture.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, get, injectable

More

Packages that depend on stacked_services