event_hive 0.2.0 copy "event_hive: ^0.2.0" to clipboard
event_hive: ^0.2.0 copied to clipboard

A companion package for event_db that implements a HiveRepository.

0.2.0 #

  • BREAKING CHANGE: Upgraded event_db to 0.2.0

0.1.6 #

  • Added concrete implementation of saveModels in BaseHiveRepository

0.1.5+1 #

  • Added overrideType property that defaults to false. Set to true if it's possible that the initialize function will be called multiple times.

0.1.4 #

  • Added BaseHiveRepository and base_event_hive.dart for use in non-Flutter environments.

0.1.3 #

  • Upgraded minimum necessary event_db package to 0.1.3
  • Changed default created id to use a uuid instead.

0.1.2 #

  • Changed TypeMapper to be required, since it doesn't work if it's not provided.

0.1.1 #

  • Fixed bug where initialization wait wasn't working correctly.

0.1.0 #

  • Initial Release
0
likes
130
pub points
24%
popularity

Publisher

unverified uploader

A companion package for event_db that implements a HiveRepository.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

event_bloc, event_db, flutter, hive, hive_flutter

More

Packages that depend on event_hive