HiveX extension
Flutter extensions for Hive.
Methods
-
initFlutter(
[String? subDir, HiveStorageBackendPreference backendPreference = HiveStorageBackendPreference.native, int? colorAdapterTypeId, int? timeOfDayAdapterTypeId]) → Future< void> -
Available on HiveInterface, provided by the HiveX extension
Initializes Hive with the path fromgetApplicationDocumentsDirectory
.