mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2026-02-16 14:29:35 +00:00
123
This commit is contained in:
parent
161ac021b2
commit
ead8850b2e
4 changed files with 5 additions and 11 deletions
|
|
@ -14,7 +14,7 @@ Future initStorage() async {
|
|||
// );
|
||||
// await storageDir.create(recursive: true);
|
||||
|
||||
Hive.initFlutter(appName);
|
||||
await Hive.initFlutter(appName);
|
||||
// Hive.defaultDirectory = appDocumentsDir.path;
|
||||
// appLogger.config('Hive storage directory init: ${Hive.defaultDirectory}');
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue