icon_plugin

Last updated:

0 purchases

icon_plugin Image
icon_plugin Images
Add to Cart

Description:

icon plugin

icon_plugin #
Dynamic App Icon, currently only favicon for web.
Getting Started #
For the time being this only works to update website favicon from inside flutter.

Place your favicon(s) inside the web directory of your app.
From anywhere inside your flutter project, initialize iconPlugin

final _iconPlugin = IconPlugin();
copied to clipboard

Call setIcon with the name of the icon you want to use

_iconPlugin.setIcon('favicon-failure.png');
copied to clipboard

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.