feat: add infinite query builder with example

fix(query): updateQueryFn refetch when stale and update state of builders when widget is mounted
This commit is contained in:
Kingkor Roy Tirtho
2023-02-21 12:03:45 +06:00
parent 975f9eafe1
commit efa2c81505
21 changed files with 778 additions and 143 deletions
+2
View File
@@ -10,6 +10,8 @@ dependencies:
flutter:
sdk: flutter
fl_query: ^0.3.1
go_router: ^6.0.9
http: ^0.13.5
dev_dependencies:
flutter_test: