files moved to src folder
added flutter_hooks support with example
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
library fl_query_hooks;
|
||||
|
||||
export 'src/hooks/use_query.dart';
|
||||
export 'src/hooks/use_mutation.dart';
|
||||
Reference in New Issue
Block a user