hive_repo library

Classes

LazyRepository<T>
A repository of type T backed by a lazy hive box
Repository<T>
A repository of type T backed by a standard hive box
RepositoryBase<T>