dynamic_app_icon_flutter_plus 0.0.8 copy "dynamic_app_icon_flutter_plus: ^0.0.8" to clipboard
dynamic_app_icon_flutter_plus: ^0.0.8 copied to clipboard

Dynamic App Icon for Flutter enables Flutter apps to change their launcher icon at runtime, ideal for branding updates, seasonal themes, and feature-based icon switching.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dynamic_app_icon_flutter_plus

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  dynamic_app_icon_flutter_plus: ^0.0.8

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:dynamic_app_icon_flutter_plus/dynamic_app_icon_flutter_plus.dart';
1
likes
160
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

Dynamic App Icon for Flutter enables Flutter apps to change their launcher icon at runtime, ideal for branding updates, seasonal themes, and feature-based icon switching.

Repository (GitHub)
View/report issues

Topics

#dynamic #icon #app

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on dynamic_app_icon_flutter_plus

Packages that implement dynamic_app_icon_flutter_plus