Skip to content

Commit 42650fd

Browse files
committed
Export hive from hive_flutter
1 parent 5ae9aa4 commit 42650fd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

hive_flutter/lib/hive_flutter.dart

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ import 'package:hive/hive.dart';
88
import 'package:path_provider/path_provider.dart';
99
import 'package:path/path.dart' as path_helper;
1010

11+
export 'package:hive/hive.dart';
12+
1113
part 'src/box_extensions.dart';
1214
part 'src/hive_extensions.dart';
1315
part 'src/watch_box_builder.dart';

0 commit comments

Comments
 (0)