my_icon_package 1.1.6 copy "my_icon_package: ^1.1.6" to clipboard
my_icon_package: ^1.1.6 copied to clipboard

A comprehensive collection of 128 beautiful SVG icons for Flutter applications. Easy to use, customizable, and optimized for performance.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add my_icon_package

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

dependencies:
  my_icon_package: ^1.1.6

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:my_icon_package/my_icon_package.dart';
0
likes
145
points
457
downloads

Publisher

unverified uploader

Weekly Downloads

A comprehensive collection of 128 beautiful SVG icons for Flutter applications. Easy to use, customizable, and optimized for performance.

Repository (GitHub)
View/report issues

Topics

#icons #ui #design #flutter-package

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_svg

More

Packages that depend on my_icon_package