bdaya_repository_pattern 1.2.2+5
bdaya_repository_pattern: ^1.2.2+5 copied to clipboard
A simple implmentation of the repository pattern used at our company.
1.2.2+5 09/Jan/2020 #
- Added
firstOrNullto repo
1.2.1+4 08/Jan/2020 #
- Added
streamForto repo
1.2.0+3 29/Dec/2020 #
- Added
putAllAndUpdateExisting()to repo
1.1.0+2 26/Dec/2020 #
- Renamed
listen()tostream streamnow seeds the initial value
1.0.0 01/Dec/2020 #
- Initial Release with Active and Lazy repositories