better_dynamic_icon 0.0.1+1 copy "better_dynamic_icon: ^0.0.1+1" to clipboard
better_dynamic_icon: ^0.0.1+1 copied to clipboard

A plugin which allows you to change app icon and view all the app icons available for the application.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add better_dynamic_icon

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

dependencies:
  better_dynamic_icon: ^0.0.1+1

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:better_dynamic_icon/better_dynamic_icon.dart';
5
likes
150
points
0
downloads

Publisher

verified publisherflutterartist.com

Weekly Downloads

A plugin which allows you to change app icon and view all the app icons available for the application.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on better_dynamic_icon

Packages that implement better_dynamic_icon