feat: use mutation hook add

This commit is contained in:
Kingkor Roy Tirtho
2023-02-23 23:33:56 +06:00
parent f9a5207403
commit 383d0e0a85
5 changed files with 320 additions and 102 deletions
@@ -8,7 +8,7 @@ class HomePage extends StatelessWidget {
Widget build(BuildContext context) {
return Scaffold(
appBar: AppBar(
title: const Text('FL Query Example'),
title: const Text('FL Query Hooks Example'),
),
body: ListView(
children: [