crow 1.1.1
crow: ^1.1.1 copied to clipboard
Crow gives you utils widgets and interfaces to apply separation of concerns.
1.1.1 19 02 2023 #
- Force sub -
Entityto be immutable. - Make optional the page type parameter.
- Use super parameters of the GetPage.
- Add async
UseCasecontract. - Add
Servicecontract. - Expose connectivity instance.
1.1.0 31 Oct 2022 #
- Switch to getX
- Merge contracts package with crow
- add useful reusable services, like: ThemeModeService, ConnectivityService and PreferencesService.
1.0.0 10 Aug 2022 #
- Firs public release