-
Notifications
You must be signed in to change notification settings - Fork 406
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
Version 0.12.0 ignores remove_alpha_ios setting #462
Comments
Same issue |
I'm also experiencing the same issue. App Store Connect is complaining that the alpha channel is still there. My pubspec.yaml snippet:
|
I submitted PR #464 to fix this.
|
Have tested this and the warning get cleared. |
@MarkOSullivan94, this issue has been resolved. Can you close it? |
ver. 0.13.1 and (latest vers. of A.S., latest SDK). (After update in terminal (Alt+F12) it still writes version number v0.12.0) The imported library 'package:flutter_launcher_icons/config/macos_config.g.dart' can't have a part-of directive. (Documentation) Try importing the library that the part is a part of. And Alt+F12: Result is: the error "Fix remove alpha" has been resolved |
it is working fine with this code
|
ℹ️ Info
Version:
v0.12.0
💬 Description
I upgraded to 0.12.0, but it broke all my icons suddenly, because remove_alpha_ios option in pubspec.yaml gets ignored now. It worked before with 0.11.0. You can see that in this response:
📜 Pubspec.yaml
The text was updated successfully, but these errors were encountered: