Skip to content

Commit

Permalink
fix: remove alpha key wrong in generated template
Browse files Browse the repository at this point in the history
  • Loading branch information
OutdatedGuy committed Sep 21, 2024
1 parent 79077ee commit c6a33da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/generate.dart
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ flutter_launcher_icons:
ios: true
# image_path_ios: "assets/icon/icon.png"
remove_alpha_channel_ios: true
remove_alpha_ios: true
# image_path_ios_dark_transparent: "assets/icon/icon_dark.png"
# image_path_ios_tinted_grayscale: "assets/icon/icon_tinted.png"
# desaturate_tinted_to_grayscale_ios: true
Expand Down

0 comments on commit c6a33da

Please sign in to comment.