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"
|
url: "https://pub.dev"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "0.17.2"
|
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:
|
dart_code_metrics:
|
||||||
dependency: "direct dev"
|
dependency: "direct dev"
|
||||||
description:
|
description:
|
||||||
@ -395,12 +403,11 @@ packages:
|
|||||||
gap:
|
gap:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
path: "."
|
name: gap
|
||||||
ref: dc980bf
|
sha256: f19387d4e32f849394758b91377f9153a1b41d79513ef7668c088c77dbc6955d
|
||||||
resolved-ref: dc980bf4482ec5b8378aeb4c72e4face105c5d72
|
url: "https://pub.dev"
|
||||||
url: "https://github.com/esDotDev/gap.git"
|
source: hosted
|
||||||
source: git
|
version: "3.0.1"
|
||||||
version: "3.0.1+1"
|
|
||||||
get_it:
|
get_it:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
@ -562,7 +569,7 @@ packages:
|
|||||||
source: hosted
|
source: hosted
|
||||||
version: "1.0.0+1"
|
version: "1.0.0+1"
|
||||||
intl:
|
intl:
|
||||||
dependency: "direct main"
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
name: intl
|
name: intl
|
||||||
sha256: "3bc132a9dbce73a7e4a21a17d06e1878839ffbf975568bc875c60537824b0c4d"
|
sha256: "3bc132a9dbce73a7e4a21a17d06e1878839ffbf975568bc875c60537824b0c4d"
|
||||||
|
@ -25,10 +25,7 @@ dependencies:
|
|||||||
flutter_native_splash: ^2.2.17
|
flutter_native_splash: ^2.2.17
|
||||||
flutter_staggered_grid_view: ^0.6.2
|
flutter_staggered_grid_view: ^0.6.2
|
||||||
flutter_svg: ^2.0.1
|
flutter_svg: ^2.0.1
|
||||||
gap:
|
gap: ^3.0.1
|
||||||
git:
|
|
||||||
url: https://github.com/esDotDev/gap.git
|
|
||||||
ref: dc980bf
|
|
||||||
get_it: ^7.2.0
|
get_it: ^7.2.0
|
||||||
get_it_mixin: ^3.1.4
|
get_it_mixin: ^3.1.4
|
||||||
google_maps_flutter: ^2.2.3
|
google_maps_flutter: ^2.2.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user