mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2024-11-22 15:30:59 +00:00
replaced flutter_launcher_icons
with icons_launcher
This commit is contained in:
parent
27b8fedcbf
commit
3aa9c57e89
1 changed files with 2 additions and 2 deletions
|
@ -45,11 +45,11 @@ dependencies:
|
||||||
dev_dependencies:
|
dev_dependencies:
|
||||||
bloc_test: 9.1.3
|
bloc_test: 9.1.3
|
||||||
build_runner: 2.4.6
|
build_runner: 2.4.6
|
||||||
flutter_launcher_icons: 0.11.0
|
flutter_native_splash: 2.3.5
|
||||||
flutter_native_splash: 2.2.16
|
|
||||||
flutter_test:
|
flutter_test:
|
||||||
sdk: flutter
|
sdk: flutter
|
||||||
google_fonts: 3.0.1
|
google_fonts: 3.0.1
|
||||||
|
icons_launcher: 2.1.5
|
||||||
integration_test:
|
integration_test:
|
||||||
sdk: flutter
|
sdk: flutter
|
||||||
lint: 2.1.2
|
lint: 2.1.2
|
||||||
|
|
Loading…
Reference in a new issue