AppIconNameChanger icon indicating copy to clipboard operation
AppIconNameChanger copied to clipboard

Please add flutter support

Open chentianxin opened this issue 4 years ago • 1 comments

I think this package must be converted for flutter apps. Thanks

chentianxin avatar Feb 01 '21 07:02 chentianxin

You can already use it in flutter apps. You just need to call native code: https://flutter.dev/docs/development/platform-integration/platform-channels.

iOS can already do this without any plugins.

DevTard avatar Jul 09 '21 08:07 DevTard