A Visual Studio Code extension that simplifies Flutter app configuration tasks. Easily rename your Flutter application and update app icons across both Android and iOS platforms.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
A Visual Studio Code extension that simplifies Flutter app configuration tasks. Easily rename your Flutter application and update app icons across both Android and iOS platforms with a user-friendly interface.
Features
1. App Renaming
Quickly rename your Flutter application, including:
App display name
Package name/Bundle identifier
Platform-specific configurations for Android and iOS
Automatic updates across all necessary configuration files
2. App Icon Management
Update your app icons with ease:
Single interface for both Android and iOS platforms
Support for high-resolution PNG images
Automatic icon resizing for all required dimensions
Platform-specific icon generation
Requirements
Flutter SDK installed and configured
A Flutter project with Android and/or iOS platforms
Usage
Click on the Flutter Build icon in the Activity Bar (side bar)
Select or open your Flutter project
Choose an option from the context menu:
Rename App: Update your app's name and package identifier
Change App Icon: Update your app's icon for Android and iOS
For Renaming App
Enter new app name
Enter new package name
Select target platforms (Android/iOS)
Click "Update Project"
For Changing App Icon
Select your PNG icon file (recommended: 1024x1024)