fluttercommunity / fluttercommunity/flutter_launcher_icons

[BUG] Icon generated for windows have very low quality (even with icon_size: 256 )

Open
#573 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
2.1k
Forks
426
PR merge metrics
No merged PRs in 30d

Description

flutter_launcher_icons: ^0.13.1

i have tried to generate my windows application icon with the package and the result is very bad, it have a very low quality in file, but the generated file -> windows/runner/resourses/app_icon.ico have acceptable quality

### :scroll: Pubspec.yaml

dev_dependencies:
flutter_test:
sdk: flutter

flutter_lints: ^2.0.0

flutter_launcher_icons:
windows:
generate: true
image_path: "assets/icons/app_icon.png"
icon_size: 256 # min:48, max:256, default: 48

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.