We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents beec76b + a03211c commit 161f33aCopy full SHA for 161f33a
pubspec.lock
@@ -339,7 +339,7 @@ packages:
339
name: flutter_launcher_icons
340
url: "https://pub.dartlang.org"
341
source: hosted
342
- version: "0.13.0"
+ version: "0.13.1"
343
flutter_lints:
344
dependency: "direct dev"
345
description:
pubspec.yaml
@@ -65,7 +65,7 @@ dev_dependencies:
65
integration_test:
66
sdk: flutter
67
build_runner: ^2.3.3
68
- flutter_launcher_icons: ^0.13.0
+ flutter_launcher_icons: ^0.13.1
69
json_serializable: ^6.6.1
70
mockito: ^5.4.0
71
network_image_mock: ^2.1.1
0 commit comments