kiss_repository 0.9.0 copy "kiss_repository: ^0.9.0" to clipboard
kiss_repository: ^0.9.0 copied to clipboard

A simple generic repository interface

0.5.0 #

  • Initial version.

0.6.0 #

  • corrected deleteAll to return void.

0.7.0 #

  • added addWithId to add an item with a specific id.

0.8.0 #

  • Added in memory reference implementation, added a dispose method to the interface
  • Update interface to make ID generation explicitly an external task thats out of scope of this interface.

0.8.1 #

  • Update documentation

0.9.0 #

  • Update interface to include auto ID generation - but do not implement any specific ID generation
  • Fix typo in inteface name for IdentifiedObject
3
likes
0
points
2.95k
downloads

Publisher

verified publisherwearemobilefirst.com

Weekly Downloads

A simple generic repository interface

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

rxdart

More

Packages that depend on kiss_repository