fluttercommunity / fluttercommunity/flutter_launcher_icons
[FEATURE REQUEST] Generate `favicon.ico` for web
Open
improvement
- Dominant language
- Dart
- Stars
- 2.1k
- Forks
- 426
- PR merge metrics
- No merged PRs in 30d
Description
### :speech_balloon: Description
For Web target currently `favicon.png` is generated among other icons. While PNG is a great format for all the remaining icons, it would be nice if the default "favicon.ico" icon was `.ico` rather than `.png` (alternatively, the `favicon.ico` variant could be present in addition to the `favicon.png` for cases when browsers try to use the `.ico` one). The missing `favicon.ico` causes some 404s.
### :question: Platform
Web
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.