flutter_launcher_icons icon indicating copy to clipboard operation
flutter_launcher_icons copied to clipboard

Change pubspec.yaml key from flutter_icons to flutter_launcher_icons

Open lukepighetti opened this issue 4 years ago • 2 comments

This is a super minor nit, but I noticed this is the only build tool I use whose pubspec.yaml key doesn't match the name of the package. Is there any appetite for changing it to match?

lukepighetti avatar Jan 14 '21 20:01 lukepighetti

Definitely will change it from flutter_icons to flutter_launcher_icons in the future.

There's a few resources which has featured Flutter Launcher Icons showing flutter_icons to be used in the pubspec.yaml, so it will probably be best to provide a warning if they are using flutter_icons, that they should use flutter_launcher_icons instead.

MarkOSullivan94 avatar Mar 01 '21 10:03 MarkOSullivan94

@MarkOSullivan94, this issue has been resolved. Can you close it?

OutdatedGuy avatar Jun 20 '23 15:06 OutdatedGuy