Skip to content

Commit

Permalink
[#101] Update Podfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
doannimble committed Oct 28, 2022
1 parent a3f265d commit aba9914
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 114 deletions.
10 changes: 8 additions & 2 deletions .template/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,15 @@ PODS:
- Flutter
- package_info_plus (0.4.5):
- Flutter
- "permission_handler (5.1.0+2)":
- Flutter

DEPENDENCIES:
- Flutter (from `Flutter`)
- flutter_config (from `.symlinks/plugins/flutter_config/ios`)
- integration_test (from `.symlinks/plugins/integration_test/ios`)
- package_info_plus (from `.symlinks/plugins/package_info_plus/ios`)
- permission_handler (from `.symlinks/plugins/permission_handler/ios`)

EXTERNAL SOURCES:
Flutter:
Expand All @@ -22,13 +25,16 @@ EXTERNAL SOURCES:
:path: ".symlinks/plugins/integration_test/ios"
package_info_plus:
:path: ".symlinks/plugins/package_info_plus/ios"
permission_handler:
:path: ".symlinks/plugins/permission_handler/ios"

SPEC CHECKSUMS:
Flutter: 50d75fe2f02b26cc09d224853bb45737f8b3214a
Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854
flutter_config: 2226c1df19c78fe34a05eb7f1363445f18e76fc1
integration_test: a1e7d09bd98eca2fc37aefd79d4f41ad37bdbbe5
package_info_plus: 6c92f08e1f853dc01228d6f553146438dafcd14e
permission_handler: ccb20a9fad0ee9b1314a52b70b76b473c5f8dab0

PODFILE CHECKSUM: a75497545d4391e2d394c3668e20cfb1c2bbd4aa
PODFILE CHECKSUM: de482529810d31c8802b6be0fd93c8c3e038be64

COCOAPODS: 1.11.3
112 changes: 0 additions & 112 deletions .template/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -297,13 +297,6 @@ packages:
description: flutter
source: sdk
version: "0.0.0"
get_it:
dependency: "direct main"
description:
name: get_it
url: "https://pub.dartlang.org"
source: hosted
version: "7.2.0"
glob:
dependency: transitive
description:
Expand All @@ -325,13 +318,6 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.0"
hive:
dependency: "direct main"
description:
name: hive
url: "https://pub.dartlang.org"
source: hosted
version: "2.2.3"
http:
dependency: transitive
description:
Expand All @@ -353,13 +339,6 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "4.0.0"
injectable:
dependency: "direct main"
description:
name: injectable
url: "https://pub.dartlang.org"
source: hosted
version: "1.5.3"
integration_test:
dependency: "direct dev"
description: flutter
Expand Down Expand Up @@ -505,27 +484,6 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "1.8.2"
path_provider_linux:
dependency: transitive
description:
name: path_provider_linux
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.7"
path_provider_platform_interface:
dependency: transitive
description:
name: path_provider_platform_interface
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.5"
path_provider_windows:
dependency: transitive
description:
name: path_provider_windows
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.7"
permission_handler:
dependency: "direct main"
description:
Expand Down Expand Up @@ -610,69 +568,6 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "4.0.1"
rxdart:
dependency: "direct main"
description:
name: rxdart
url: "https://pub.dartlang.org"
source: hosted
version: "0.27.5"
shared_preferences:
dependency: "direct main"
description:
name: shared_preferences
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.15"
shared_preferences_android:
dependency: transitive
description:
name: shared_preferences_android
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.13"
shared_preferences_ios:
dependency: transitive
description:
name: shared_preferences_ios
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.1"
shared_preferences_linux:
dependency: transitive
description:
name: shared_preferences_linux
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.1"
shared_preferences_macos:
dependency: transitive
description:
name: shared_preferences_macos
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.4"
shared_preferences_platform_interface:
dependency: transitive
description:
name: shared_preferences_platform_interface
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.0"
shared_preferences_web:
dependency: transitive
description:
name: shared_preferences_web
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.4"
shared_preferences_windows:
dependency: transitive
description:
name: shared_preferences_windows
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.1"
shelf:
dependency: transitive
description:
Expand Down Expand Up @@ -832,13 +727,6 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "2.4.1"
xdg_directories:
dependency: transitive
description:
name: xdg_directories
url: "https://pub.dartlang.org"
source: hosted
version: "0.2.0+2"
xml:
dependency: transitive
description:
Expand Down

0 comments on commit aba9914

Please sign in to comment.