Skip to content

Commit

Permalink
updated pubspec.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
pichillilorenzo committed Dec 18, 2023
1 parent ed450ad commit 73c2792
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 14 deletions.
11 changes: 6 additions & 5 deletions flutter_inappwebview_android/example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ packages:
path: ".."
relative: true
source: path
version: "1.0.9"
version: "1.0.10"
flutter_inappwebview_internal_annotations:
dependency: transitive
description:
Expand All @@ -93,10 +93,11 @@ packages:
flutter_inappwebview_platform_interface:
dependency: transitive
description:
path: "../../flutter_inappwebview_platform_interface"
relative: true
source: path
version: "1.0.7"
name: flutter_inappwebview_platform_interface
sha256: "08b7263382609d8363a9741bd95bd9703a95357ca9a40b6b4edfa0b1c36d1da7"
url: "https://pub.dev"
source: hosted
version: "1.0.8"
flutter_lints:
dependency: "direct dev"
description:
Expand Down
6 changes: 3 additions & 3 deletions flutter_inappwebview_ios/example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -89,15 +89,15 @@ packages:
path: ".."
relative: true
source: path
version: "1.0.10"
version: "1.0.11"
flutter_inappwebview_platform_interface:
dependency: transitive
description:
name: flutter_inappwebview_platform_interface
sha256: b4db31621880c4f4a60c9ddfc01d2b9f0133bf7776ddbd3a1d34062c076afec7
sha256: "08b7263382609d8363a9741bd95bd9703a95357ca9a40b6b4edfa0b1c36d1da7"
url: "https://pub.dev"
source: hosted
version: "1.0.7"
version: "1.0.8"
flutter_lints:
dependency: "direct dev"
description:
Expand Down
6 changes: 3 additions & 3 deletions flutter_inappwebview_macos/example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -89,15 +89,15 @@ packages:
path: ".."
relative: true
source: path
version: "1.0.8"
version: "1.0.9"
flutter_inappwebview_platform_interface:
dependency: transitive
description:
name: flutter_inappwebview_platform_interface
sha256: b4db31621880c4f4a60c9ddfc01d2b9f0133bf7776ddbd3a1d34062c076afec7
sha256: "08b7263382609d8363a9741bd95bd9703a95357ca9a40b6b4edfa0b1c36d1da7"
url: "https://pub.dev"
source: hosted
version: "1.0.7"
version: "1.0.8"
flutter_lints:
dependency: "direct dev"
description:
Expand Down
6 changes: 3 additions & 3 deletions flutter_inappwebview_web/example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -87,17 +87,17 @@ packages:
dependency: transitive
description:
name: flutter_inappwebview_platform_interface
sha256: b4db31621880c4f4a60c9ddfc01d2b9f0133bf7776ddbd3a1d34062c076afec7
sha256: "08b7263382609d8363a9741bd95bd9703a95357ca9a40b6b4edfa0b1c36d1da7"
url: "https://pub.dev"
source: hosted
version: "1.0.7"
version: "1.0.8"
flutter_inappwebview_web:
dependency: "direct main"
description:
path: ".."
relative: true
source: path
version: "1.0.5"
version: "1.0.6"
flutter_lints:
dependency: "direct dev"
description:
Expand Down

0 comments on commit 73c2792

Please sign in to comment.