downgrade flutter_icon to 2.0.4

This commit is contained in:
poka 2022-12-18 13:18:00 +01:00
parent 9ad20184db
commit 3d9ce9dc14
2 changed files with 2 additions and 2 deletions

View File

@ -632,7 +632,7 @@ packages:
name: icons_launcher name: icons_launcher
url: "https://pub.dartlang.org" url: "https://pub.dartlang.org"
source: hosted source: hosted
version: "2.0.6" version: "2.0.4"
image: image:
dependency: transitive dependency: transitive
description: description:

View File

@ -69,7 +69,7 @@ dev_dependencies:
# flutter_launcher_icons: ^0.9.2 # flutter_launcher_icons: ^0.9.2
# flutter_launcher_icons_maker: ^^0.10.2 # flutter_launcher_icons_maker: ^^0.10.2
flutter_launcher_icons: "^0.11.0" flutter_launcher_icons: "^0.11.0"
icons_launcher: ^2.0.6 icons_launcher: 2.0.4
build_runner: ^2.1.2 build_runner: ^2.1.2
flutter_test: flutter_test:
sdk: flutter sdk: flutter