feat: add initial support for InfiniteQuery

Added new infinite query class with it's own builder widget and integration with query_bowl
The `cast` method used in mutation and query are now a mixin instead of BasicOperation property
This commit is contained in:
Kingkor Roy Tirtho
2022-08-21 20:10:40 +06:00
parent 0c2eae1f11
commit 1452d7d79e
25 changed files with 563 additions and 32 deletions
+1
View File
@@ -36,6 +36,7 @@ dependencies:
cupertino_icons: ^1.0.2
fl_query: ^0.2.0
http: ^0.13.5
infinite_scroll_pagination: ^3.2.0
dev_dependencies:
flutter_test: