flutter_dynamic_icon_plus 1.3.1 copy "flutter_dynamic_icon_plus: ^1.3.1" to clipboard
flutter_dynamic_icon_plus: ^1.3.1 copied to clipboard

A flutter plugin for dynamically changing app icon, support IOS version > 10.3 and Android

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_dynamic_icon_plus
copied to clipboard

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

dependencies:
  flutter_dynamic_icon_plus: ^1.3.1
copied to clipboard

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:flutter_dynamic_icon_plus/flutter_dynamic_icon_plus.dart';
copied to clipboard
27
likes
140
points
7.81k
downloads

Publisher

verified publishersolusibejo.com

Weekly Downloads

2024.09.13 - 2025.03.28

A flutter plugin for dynamically changing app icon, support IOS version > 10.3 and Android

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_dynamic_icon_plus