kicons 1.0.2 copy "kicons: ^1.0.2" to clipboard
kicons: ^1.0.2 copied to clipboard

An Icon package project,you can use many icons which you like.Then,you can list all of the icons quickly!

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kicons

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

dependencies:
  kicons: ^1.0.2

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:kicons/kicons.dart';
1
likes
25
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

An Icon package project,you can use many icons which you like.Then,you can list all of the icons quickly!

Homepage

License

MIT (license)

Dependencies

flutter

More

Packages that depend on kicons