flutter_launcher_icons icon indicating copy to clipboard operation
flutter_launcher_icons copied to clipboard

Rename key in pubspec to `flutter_launcher_icons`

Open bartekpacia opened this issue 3 years ago • 2 comments

:speech_balloon: Description

I'd like the key in pubspec.yaml that is used to configure this plugin to be renamed. Currently it's named flutter_icons, which is kinda misleading, especially that there's a flutter_icons package on pub.dev.

I'd like the key to be renamed to flutter_launcher_icons. This would be a small yet breaking change, but I think it's worth doing to cause less confusion.

bartekpacia avatar Sep 12 '22 08:09 bartekpacia

We are planning to introduce a new scheme for the flutter_launcher_icons config file #373

We can add this to that tracker.

RatakondalaArun avatar Sep 18 '22 17:09 RatakondalaArun

Oh, that's great. The new config scheme looks much better. I'd really appreciate adding this issue to that tracker :) It's going to be a breaking change anyway.

bartekpacia avatar Sep 28 '22 08:09 bartekpacia

@bartekpacia this should be available in v0.13.1 as this PR was included in that release: https://github.com/fluttercommunity/flutter_launcher_icons/pull/479

MarkOSullivan94 avatar Apr 16 '23 13:04 MarkOSullivan94