persistence 2.0.4 copy "persistence: ^2.0.4" to clipboard
persistence: ^2.0.4 copied to clipboard

A new Flutter package project.

2.0.4 2021.04.27 #

  • Moved hive configuration from constructor to Future<void> configure() function in HivePersistence;

2.0.3 2021.04.27 #

  • Removed @protect annotations from IPersistence;

2.0.2 2021.04.27 #

  • Removed @protect annotations from HivePersistence;

2.0.1 2021.04.27 #

  • Transformed abstract class to concrete class;
  • Removed not used classes;

2.0.0 2021.04.26 #

  • Included behavior subject and yours dependencies to local directory;
  • Added IPersistenceSubject and your basic implementations;
  • Added IPersistence and your basic implementations;

1.0.0+1 24.01.21 #

  • First official version from this package
3
likes
100
points
36
downloads

Publisher

unverified uploader

Weekly Downloads

A new Flutter package project.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, hive, hive_flutter, meta

More

Packages that depend on persistence