launcher_icons_generator 0.0.1 copy "launcher_icons_generator: ^0.0.1" to clipboard
launcher_icons_generator: ^0.0.1 copied to clipboard

discontinuedreplaced by: icons_launcher

Generates launcher icons

Generates icons for multiple platform from a base icon. This package is a rewrite of flutter_launcher_icons without support for flavors. The goal of this package is easy maintainability.upda

Setup #

Simple config

- assets
  - launcher_icons
    ic_launcher.png

Complex config

- assets
  - launcher_icons
    - android
      ic_launcher.png
      ic_launcher_background.png
      ic_launcher_foreground.png
    -ios
      ic_launcher.png
    -web
      ic_launcher.png

Run #

dart run launcher_icons_generator

0
likes
100
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

Generates launcher icons

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

args, image, path, yaml

More

Packages that depend on launcher_icons_generator