Separated vanilla flutter & the flutter_hooks version of the package 😢
CHANGELOGS created for both package
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
## 0.1.0
|
||||
|
||||
Initial Release
|
||||
|
||||
- `useQuery` for binding the `Query` & `QueryJob` data to the UI layer of the application
|
||||
- `useMutation` for binding the `Mutation` & `MutationJob` operations to the UI layer of the application
|
||||
|
||||
|
||||
Reference in New Issue
Block a user