We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 118e7ec commit 9ee828bCopy full SHA for 9ee828b
packages/graphql/lib/src/cache/hive_store.dart
@@ -1,6 +1,6 @@
1
import 'dart:async';
2
3
-import 'package:hive/hive.dart';
+import 'package:hive_ce/hive.dart';
4
import 'package:meta/meta.dart';
5
6
import './store.dart';
0 commit comments