evolving_icon 0.0.2+1 copy "evolving_icon: ^0.0.2+1" to clipboard
evolving_icon: ^0.0.2+1 copied to clipboard

The Evolving Icon package is a pub package that provides utilities and components for creating adaptive icons in Flutter applications. With this package, you can easily generate and display adaptive i [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add evolving_icon

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

dependencies:
  evolving_icon: ^0.0.2+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:evolving_icon/evolving_icon.dart';
0
likes
110
pub points
24%
popularity

Publisher

unverified uploader

The Evolving Icon package is a pub package that provides utilities and components for creating adaptive icons in Flutter applications. With this package, you can easily generate and display adaptive icons that dynamically adapt to different launcher styles and themes.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter, flutter_svg

More

Packages that depend on evolving_icon