retro 1.0.4 retro: ^1.0.4 copied to clipboard
Repository pattern implementation in Dart, with out of the box support for common storage libraries.
1.0.4 #
- Add automatic hydration when fetching entries with list or get
1.0.3 #
- Fixed a bug that prevents listing items on ZipRepository when only one repository is registered
1.0.2 #
- Add Transaction
1.0.1 #
- Fix lint issues
- Moved FirestoreRepository to retro_firestore package
1.0.0 #
- Initial version.