Remove forked version of gap
pkg, no longer needed as of 3.0.1
This commit is contained in:
parent
aad94222e8
commit
5c79438bf2
21
pubspec.lock
21
pubspec.lock
@ -209,6 +209,14 @@ packages:
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "0.17.2"
|
||||
cupertino_icons:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: cupertino_icons
|
||||
sha256: e35129dc44c9118cee2a5603506d823bab99c68393879edb440e0090d07586be
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "1.0.5"
|
||||
dart_code_metrics:
|
||||
dependency: "direct dev"
|
||||
description:
|
||||
@ -395,12 +403,11 @@ packages:
|
||||
gap:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
path: "."
|
||||
ref: dc980bf
|
||||
resolved-ref: dc980bf4482ec5b8378aeb4c72e4face105c5d72
|
||||
url: "https://github.com/esDotDev/gap.git"
|
||||
source: git
|
||||
version: "3.0.1+1"
|
||||
name: gap
|
||||
sha256: f19387d4e32f849394758b91377f9153a1b41d79513ef7668c088c77dbc6955d
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "3.0.1"
|
||||
get_it:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
@ -562,7 +569,7 @@ packages:
|
||||
source: hosted
|
||||
version: "1.0.0+1"
|
||||
intl:
|
||||
dependency: "direct main"
|
||||
dependency: transitive
|
||||
description:
|
||||
name: intl
|
||||
sha256: "3bc132a9dbce73a7e4a21a17d06e1878839ffbf975568bc875c60537824b0c4d"
|
||||
|
@ -25,10 +25,7 @@ dependencies:
|
||||
flutter_native_splash: ^2.2.17
|
||||
flutter_staggered_grid_view: ^0.6.2
|
||||
flutter_svg: ^2.0.1
|
||||
gap:
|
||||
git:
|
||||
url: https://github.com/esDotDev/gap.git
|
||||
ref: dc980bf
|
||||
gap: ^3.0.1
|
||||
get_it: ^7.2.0
|
||||
get_it_mixin: ^3.1.4
|
||||
google_maps_flutter: ^2.2.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user