Skip to content

Commit

Permalink
Update debug_overlay to ^1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasWanke committed Feb 3, 2025
1 parent 392671a commit b44cbac
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
38 changes: 19 additions & 19 deletions example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -187,18 +187,18 @@ packages:
dependency: "direct main"
description:
name: debug_overlay
sha256: "7598d3867c036db7c41d25b6a847f7780bd91384808949c453bc4d6c55138c47"
sha256: b74afffe35ffb156c5b92d378dc891124148ca6f15730d3a4cc8357a34cda5e5
url: "https://pub.dev"
source: hosted
version: "0.2.12"
version: "1.0.0"
device_info_plus:
dependency: transitive
description:
name: device_info_plus
sha256: a7fd703482b391a87d60b6061d04dfdeab07826b96f9abd8f5ed98068acc0074
sha256: e3fc9a65820fef83035af8ee8c09004a719d5d1d54e6de978fcb0d84bbeb241a
url: "https://pub.dev"
source: hosted
version: "10.1.2"
version: "11.2.2"
device_info_plus_platform_interface:
dependency: transitive
description:
Expand Down Expand Up @@ -474,10 +474,10 @@ packages:
dependency: transitive
description:
name: sensors_plus
sha256: "362c8f4f001838b90dd5206b898bbad941bc0142479eab9a3415f0f79e622908"
sha256: "8e7fa79b4940442bb595bfc0ee9da4af5a22a0fe6ebacc74998245ee9496a82d"
url: "https://pub.dev"
source: hosted
version: "1.4.1"
version: "4.0.2"
sensors_plus_platform_interface:
dependency: transitive
description:
Expand All @@ -486,27 +486,27 @@ packages:
url: "https://pub.dev"
source: hosted
version: "1.2.0"
sensors_plus_web:
dependency: transitive
description:
name: sensors_plus_web
sha256: fca8d7d9ab6233b2a059952666415508e252420be1ef54f092d07884da53ec5e
url: "https://pub.dev"
source: hosted
version: "1.1.2"
shake:
shake_detector:
dependency: transitive
description:
name: shake
sha256: "107546951c6b8f5e4c2dca66dfb3aa27dd1a853b4e9a26c9aea224b167045023"
name: shake_detector
sha256: "9fb3233f2947ae669cf8661fe33a808cd33ca4dc1ece8dbdfc5a0e2c08a1302e"
url: "https://pub.dev"
source: hosted
version: "2.2.0"
version: "0.1.2"
sky_engine:
dependency: transitive
description: flutter
source: sdk
version: "0.0.0"
sliver_tools:
dependency: transitive
description:
name: sliver_tools
sha256: eae28220badfb9d0559207badcbbc9ad5331aac829a88cb0964d330d2a4636a6
url: "https://pub.dev"
source: hosted
version: "0.2.12"
source_span:
dependency: transitive
description:
Expand Down Expand Up @@ -686,4 +686,4 @@ packages:
version: "3.1.3"
sdks:
dart: ">=3.5.0 <4.0.0"
flutter: ">=3.19.0"
flutter: ">=3.27.0-0"
2 changes: 1 addition & 1 deletion example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ environment:
dependencies:
black_hole_flutter: ^1.1.0
collection: ^1.18.0
debug_overlay: ^0.2.1
debug_overlay: ^1.0.0
flutter:
sdk: flutter
flutter_localizations:
Expand Down

0 comments on commit b44cbac

Please sign in to comment.