fluttercommunity / flutter_launcher_icons

Flutter Launcher Icons - A package which simplifies the task of updating your Flutter app's launcher icon. Fully flexible, allowing you to choose what platform you wish to update the launcher icon for and if you want, the option to keep your old launcher icon in case you want to revert back sometime in the future. Maintainer: @MarkOSullivan94
https://pub.dev/packages/flutter_launcher_icons
MIT License
2.01k stars 406 forks source link

add `background_color_ios` description to README.md #487

Closed HaoCherHong closed 1 year ago

HaoCherHong commented 1 year ago

Can you please update the below example as well

https://github.com/fluttercommunity/flutter_launcher_icons/blob/88ab71cf665a905b6085ca5a454bc469ac613609/example/default_example/pubspec.yaml

I've added an example value #ffffff to it.