diff --git a/pubspec.lock b/pubspec.lock index e1874330..48acd7a1 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -525,6 +525,14 @@ packages: url: "https://pub.dev" source: hosted version: "3.2.0" + gap: + dependency: "direct main" + description: + name: gap + sha256: f19387d4e32f849394758b91377f9153a1b41d79513ef7668c088c77dbc6955d + url: "https://pub.dev" + source: hosted + version: "3.0.1" get_it: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 12a071d1..fe555382 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -27,6 +27,7 @@ dependencies: flutter_markdown: ^0.6.18+2 flutter_secure_storage: ^9.0.0 flutter_svg: ^2.0.9 + gap: 3.0.1 get_it: ^7.6.4 gql: ^1.0.0 graphql: ^5.1.3