ifl_hive library
Functions
-
initHiveKvStorage(
{String boxName = '@ifl', HiveInterface? hive, String subDir = 'kv_storage'}) → Future< KvStorage> -
Creates a KvStorage backed by a Hive
Box, opening the box by name. -
resetHiveKvStorageInitStateForTesting(
) → void - Resets Hive init state kept by initHiveKvStorage.