Skip to content

Commit

Permalink
add flutter_launcher_icons package
Browse files Browse the repository at this point in the history
  • Loading branch information
JangInHwa committed Apr 21, 2022
1 parent bce47ef commit 32c8eeb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.0"
flutter_launcher_icons:
dependency: "direct main"
description:
name: flutter_launcher_icons
url: "https://pub.dartlang.org"
source: hosted
version: "0.9.2"
flutter_lints:
dependency: "direct dev"
description:
Expand Down
1 change: 1 addition & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ dependencies:
flutter_secure_storage: ^5.0.2
json_serializable: ^6.1.4
flutter_native_splash: ^2.1.6
flutter_launcher_icons: ^0.9.2

dev_dependencies:
flutter_test:
Expand Down

0 comments on commit 32c8eeb

Please sign in to comment.