step 6 : add package graphql, configure base repo, constant, graph provider.dart

This commit is contained in:
sindhu
2024-01-24 08:19:12 +07:00
parent 3cfc545d89
commit aa22053180
6 changed files with 166 additions and 2 deletions

View File

@@ -49,6 +49,7 @@ dependencies:
crypton: ^2.2.1
path_provider: ^2.0.2
intl: ^0.17.0
graphql: ^5.1.3
dev_dependencies:
flutter_test: