base_event_hive library

Classes

BaseHiveRepository
This is the super class of HiveRepository. This doesn't have the implementation of initializing Hive with Flutter.
GenericTypeAdapter<T extends GenericModel>

Typedefs

TypeMapper = int? Function(String)