flutter_launcher_icons icon indicating copy to clipboard operation
flutter_launcher_icons copied to clipboard

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...

Results 180 flutter_launcher_icons issues
Sort by recently updated
recently updated
newest added

Since the adaptive icons seems to have extra padding when compared to their iOS counter parts I added a new scaling factor parameter so that the image for the adaptive...

bug
platform:android

closes #393

platform:macos

Currently pub.dev is not showing any of the flutter_launcher_icon examples, this should be fixed to make it easier for anyone trying out flutter_launcher_icons for the first time Source: [pub.dev](https://pub.dev/packages/flutter_launcher_icons/score) See:...

### :information_source: Info Version: `v0.10.0` ### :speech_balloon: Description This package overrides default indent (`4`, see flutter's template: https://github.com/flutter/flutter/blob/master/packages/flutter_tools/templates/app_shared/web/manifest.json.tmpl) for the `web/manifest.json` file. The indentation set by this package is `2`.

bug
good first issue
platform:web

https://github.com/fluttercommunity/flutter_launcher_icons/blob/3a5822ee40d0eeee1b9e02b02d3feefdfe5dcd21/lib/abs/icon_generator.dart#L99-L109 Better error handling - Introduce a global `FLIException` with custom methods for info log and verbose logging - all Custom Exceptions should extend `FLIException` so it will be easy...

improvement

- [x] Web #348 - [x] #380 - [x] #393 - [ ] #378 - [ ] #395 - (https://github.com/flutter/flutter/issues/53229) - [ ] #394 - ([373](https://github.com/fluttercommunity/flutter_launcher_icons/issues/373)) - [ ] #373...

Flutter version: 2.2.2 Xcode version: 12.5 flutter_launcher_icons: ^0.9.0 I see the following warning on Xcode under Runner > Runner > Assets.xcassets > AppIcon `[email protected]` Unassigned

I did all the steps mentioned.. But when I run the command `flutter pub run flutter_launcher_icons:main` I just get this Error Message: `Could not find package "flutter_launcher_icons". Did you forget...

stale

### :information_source: Info Version: `0.9.3` Flutter version: 3.0.2 ### :speech_balloon: Description We have been using this package for a while, it worked perfectly until a couple of weeks ago. I've...