OutdatedGuy
OutdatedGuy
@MarkOSullivan94, this issue has been resolved. Can you close it?
Awesome ❤️, thanks for the feature @MitchellGoodwin
> @OutdatedGuy thanks for contributing to this! An example of what @stuartmorgan is asking for (sharing between the platforms instead of copying) was done for path_provider and shared_preferences, as he...
@jmagman Questions while renaming: 1. Should the `IOSAuthMessages` be renamed as `DarwinAuthMessages` to be used commonly for `authMessages` param in `LocalAuthentication.authenticate`. - If **yes**, then should the developers use `Platform`...
@stuartmorgan can you tell me what is exactly failing and how to solve it. Also can you add the `override: no versioning needed` label.
@darrenaustin can you check if this is fixed in the latest stable version?
@edufolly, this feature is already present with the `background_color_ios` key in config. It is not documented tho, hence I have raised a [issue](https://github.com/fluttercommunity/flutter_launcher_icons/issues/498) to follow up.
@SoftwareLogico, that's odd. I just tried after reading your comment and it worked for me. Config File ```yaml dev_dependencies: flutter_launcher_icons: ^0.13.1 # dart run flutter_launcher_icons flutter_launcher_icons: ios: true image_path_ios: "assets/icons/adaptive-icon-foreground.png"...
@SoftwareLogico, can you send the image and the config you are using to create iOS icons.
@SoftwareLogico ohh I realised I was using the version directly from git. Hence was getting this **_yet to be released feature_**. Sorry for the confusion. @MarkOSullivan94, please release a new...