using valuekeys for keeping track of mounts in query & mutations

QueryBuilder & MutaionBuilder are now null proof
This commit is contained in:
Kingkor Roy Tirtho
2022-06-20 12:28:37 +06:00
parent 7d337e02da
commit d7635abb0e
9 changed files with 134 additions and 56 deletions
+1
View File
@@ -12,6 +12,7 @@ dependencies:
collection: ^1.16.0
flutter:
sdk: flutter
uuid: ^3.0.6
dev_dependencies:
flutter_test: