stacked_services 0.2.1
stacked_services: ^0.2.1 copied to clipboard
A package that contains some default implementations of services required for a cleaner implementation of the Stacked Architecture.
[0.2.1] - 05-05-2020 - Moved private files into src folder as per package conventions #
[0.2.0+2] - 03-05-2020 - Fixed a function name type in Navigation Service #
[0.2.0+1] - 03-05-2020 - Updates webpage for package #
[0.2.0] - 03-05-2020 - Expanded the Navigation Service functionality to expose more functionalities #
[0.1.0] - 26-04-2020 - Initial commit with basic services #
- Adds the
DialogService
,NavigationService
andSnackBarService