-
Notifications
You must be signed in to change notification settings - Fork 403
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(template): wrong attribute to remove alpha channel #586
base: master
Are you sure you want to change the base?
Conversation
@@ -96,7 +96,6 @@ Shown below is the full list of attributes which you can specify within your Flu | |||
- `true`: Override the default existing Flutter launcher icon for the platform specified | |||
- `false`: Ignore making launcher icons for this platform | |||
- `icon/path/here.png`: This will generate a new launcher icons for the platform with the name you specify, without removing the old default existing Flutter launcher icon. | |||
- `image_path`: The location of the icon image file which you want to use as the app launcher icon |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is still used
Please undo this removal
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@MarkOSullivan94 I think this is a duplicate of the line that already exists in the global section, which confuses me. Also, this line is currently missing from the IOS tutorial section. Is that right, or is this line missing from IOS too? If not, I will revert the change. Thanks!
|
@phamquoctrongdev
|
Hey @MarkOSullivan94 Can you take a look at this PR? Thank you! |
This PR fixes the template after running the command to create a new config automatically:
remove_alpha_channel_ios
attribute withremove_alpha_ios
adaptive_icon_foreground_inset
andbackground_color_ios