Tag Archives: flutter programming

Changing App Icon with flutter_launcher_icons Plugin

Installing app icon in Flutter is much easier than in Android and iOS taken separately. With a plugin called flutter_launcher_icons you install the same icons in dozens formats in one turn. First install the plugin under dependancies in pubspec.yaml file: … Continue reading

Posted in Android, Flutter, iOS | Tagged , , , , , | Leave a comment