Skip to content

Commit

Permalink
Update black_hole_flutter to ^1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasWanke committed Jan 24, 2023
1 parent ed2d0a0 commit 40f1b67
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 69 deletions.
80 changes: 12 additions & 68 deletions example/pubspec.lock
Expand Up @@ -14,7 +14,7 @@ packages:
name: black_hole_flutter
url: "https://pub.dartlang.org"
source: hosted
version: "0.3.5"
version: "1.0.0"
characters:
dependency: transitive
description:
Expand Down Expand Up @@ -70,49 +70,21 @@ packages:
name: debug_overlay
url: "https://pub.dartlang.org"
source: hosted
version: "0.2.2"
version: "0.2.5"
device_info_plus:
dependency: transitive
description:
name: device_info_plus
url: "https://pub.dartlang.org"
source: hosted
version: "5.0.5"
device_info_plus_linux:
dependency: transitive
description:
name: device_info_plus_linux
url: "https://pub.dartlang.org"
source: hosted
version: "4.0.2"
device_info_plus_macos:
dependency: transitive
description:
name: device_info_plus_macos
url: "https://pub.dartlang.org"
source: hosted
version: "4.0.2"
version: "8.0.0"
device_info_plus_platform_interface:
dependency: transitive
description:
name: device_info_plus_platform_interface
url: "https://pub.dartlang.org"
source: hosted
version: "4.0.1"
device_info_plus_web:
dependency: transitive
description:
name: device_info_plus_web
url: "https://pub.dartlang.org"
source: hosted
version: "4.0.2"
device_info_plus_windows:
dependency: transitive
description:
name: device_info_plus_windows
url: "https://pub.dartlang.org"
source: hosted
version: "5.0.2"
version: "7.0.0"
ffi:
dependency: transitive
description:
Expand Down Expand Up @@ -176,7 +148,7 @@ packages:
name: implicitly_animated_list
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.0"
version: "2.1.1"
intl:
dependency: transitive
description:
Expand Down Expand Up @@ -211,7 +183,7 @@ packages:
name: matcher
url: "https://pub.dartlang.org"
source: hosted
version: "0.12.13"
version: "0.12.14"
material_color_utilities:
dependency: transitive
description:
Expand All @@ -232,42 +204,14 @@ packages:
name: package_info_plus
url: "https://pub.dartlang.org"
source: hosted
version: "1.4.3+1"
package_info_plus_linux:
dependency: transitive
description:
name: package_info_plus_linux
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.5"
package_info_plus_macos:
dependency: transitive
description:
name: package_info_plus_macos
url: "https://pub.dartlang.org"
source: hosted
version: "1.3.0"
version: "3.0.2"
package_info_plus_platform_interface:
dependency: transitive
description:
name: package_info_plus_platform_interface
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.2"
package_info_plus_web:
dependency: transitive
description:
name: package_info_plus_web
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.6"
package_info_plus_windows:
dependency: transitive
description:
name: package_info_plus_windows
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.0"
version: "2.0.1"
path:
dependency: transitive
description:
Expand All @@ -288,7 +232,7 @@ packages:
name: quiver
url: "https://pub.dartlang.org"
source: hosted
version: "3.1.0"
version: "3.2.1"
sensors_plus:
dependency: transitive
description:
Expand Down Expand Up @@ -316,7 +260,7 @@ packages:
name: shake
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.0"
version: "2.2.0"
sky_engine:
dependency: transitive
description: flutter
Expand All @@ -342,7 +286,7 @@ packages:
name: string_scanner
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.1"
version: "1.2.0"
term_glyph:
dependency: transitive
description:
Expand Down Expand Up @@ -398,7 +342,7 @@ packages:
name: win32
url: "https://pub.dartlang.org"
source: hosted
version: "3.0.1"
version: "3.1.3"
sdks:
dart: ">=2.18.0 <3.0.0"
flutter: ">=3.3.0"
2 changes: 1 addition & 1 deletion pubspec.yaml
Expand Up @@ -9,7 +9,7 @@ environment:

dependencies:
async: ^2.6.0
black_hole_flutter: ^0.3.0
black_hole_flutter: ^1.0.0
collection: ^1.15.0
dart_date: ^1.1.0
dartx: ^1.0.0
Expand Down

0 comments on commit 40f1b67

Please sign in to comment.