diff --git a/example/pubspec.lock b/example/pubspec.lock index ba576ad..69c1f60 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -85,10 +85,10 @@ packages: dependency: "direct main" description: name: debug_overlay - sha256: "04c4800550e257b8275b56e5735c8370a8c92d9bffc2cfe2c5c89df734c7db0f" + sha256: ac24b617c792d4d26cac98cc75cd1b36cc0ecacca7945de73f4ce344ba64497c url: "https://pub.dev" source: hosted - version: "0.2.8" + version: "0.2.10" device_info_plus: dependency: transitive description: @@ -184,6 +184,14 @@ packages: url: "https://pub.dev" source: hosted version: "0.18.1" + json_view: + dependency: transitive + description: + name: json_view + sha256: "905c69f9e69d1eab5406b87ab6c10c3706c04c70c6a4959621bd2b43c2d27374" + url: "https://pub.dev" + source: hosted + version: "0.4.2" lints: dependency: transitive description: diff --git a/example/pubspec.yaml b/example/pubspec.yaml index e7c0b07..1ef7fe7 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -7,7 +7,7 @@ environment: flutter: '>=3.10.0' dependencies: - debug_overlay: ^0.2.1 + debug_overlay: ^0.2.10 flutter: sdk: flutter flutter_localizations: