scheduleMicrotask utils removed in favor of dart:async

getQueryData wrong arrangment of arguments
Query & Retryer's future property is replaced with Completer
queryFn, fetchFn & fn types corrected
exported all the functions/class/enum  from core (incomplete)
flutter dependency dropped since the core is a Dart package
This commit is contained in:
Kingkor Roy Tirtho
2022-02-12 12:58:17 +06:00
parent 70b84fe85a
commit 58f98e6e74
12 changed files with 109 additions and 105 deletions
+3
View File
@@ -1 +1,4 @@
library fl_query;
export 'package:fl_query/src/core/core.dart';
// export 'package:fl_query/src/core/framework.dart';