FLUTTER ECOSYSTEM

launcher_icon_switcher

A Flutter plugin that allows you to switch your app launcher icon or check the currently set one.

Latest version
0.0.2
30-day downloads
2.1K
Likes
29
Pub points
150

Package Overview

Selection guidance generated from public package information. For reference only.

Overview

The launcher_icon_switcher package is a Flutter plugin enabling developers to dynamically switch their app's launcher icon on Android and iOS devices, or check the currently active icon. It provides a simple interface to manage icon changes at runtime, useful for apps that offer multiple themes or branding options. The plugin integrates seamlessly with Flutter projects and supports both platforms, making it ideal for customizing user experience based on preferences or context. It relies on native platform capabilities and requires appropriate configuration in the app manifest or Info.plist.

Use cases
  • Changing app icon based on user preference
  • Supporting branded app variants
  • Enabling theme-based icon switching
  • Testing different icon appearances
  • Customizing app identity per user segment
Key features
  • Switch launcher icons at runtime
  • Check current launcher icon state
  • Cross-platform support (Android & iOS)
  • Simple API integration
  • Works with app theme customization
Suitable for
  • Apps with multiple branding options
  • User-facing customization features
  • Themed applications
  • Developer tools for icon testing
  • Apps requiring dynamic identity changes
Considerations
  • Requires platform-specific configuration
  • Limited to supported Android and iOS versions
  • May need additional permissions on some devices
  • Icon assets must be pre-defined in app resources
  • Behavior may vary across device manufacturers
Supported platformsAndroidiOS

Install package

flutter pub add launcher_icon_switcher

Categories

Related projects

No data available yet.