king011_icons 2.0.0 copy "king011_icons: ^2.0.0" to clipboard
king011_icons: ^2.0.0 copied to clipboard

Customizable Icons for Flutter,you can use with over 3K+ icons in your flutter project

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add king011_icons

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

dependencies:
  king011_icons: ^2.0.0

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:king011_icons/king011_icons.dart';
1
likes
135
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

Customizable Icons for Flutter,you can use with over 3K+ icons in your flutter project

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on king011_icons