Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -764,10 +764,10 @@ packages:
dependency: "direct dev"
description:
name: icons_launcher
sha256: e6d806458fac6d3b1126ad757b4208a314ba775b3c8119cd88877091379edc7a
sha256: "6317d56a73ee528f1dd570d7cd7be120ce58014e0fe635d141ada3d88782f58d"
url: "https://pub.dev"
source: hosted
version: "3.0.2"
version: "3.0.3"
image:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ dev_dependencies:
# rules and activating additional ones.
flutter_lints: ^6.0.0

icons_launcher: ^3.0.0
icons_launcher: ^3.0.3

simplytranslate: ^2.0.1

Expand Down