mrrhak / icons_launcher

Icons Launcher - A command-line tool that simplifies the task of updating your Flutter app's launcher icon. Full flexibility allows you to only update the launcher icon for specific platforms as needed.
https://pub.dev/packages/icons_launcher
MIT License
115 stars 11 forks source link

FEAT: custom favicon for web #14

Closed OutdatedGuy closed 2 years ago

OutdatedGuy commented 2 years ago

NEW

Field favicon_path that if specified is used to create favicon on web platform

Resolves #13