kmbal_ionicons 1.0.0 copy "kmbal_ionicons: ^1.0.0" to clipboard
kmbal_ionicons: ^1.0.0 copied to clipboard

Ionicons is a completely open-source icon set with 1k3+ icons crafted for web, iOS, Android, and desktop apps. They have both Material Design and iOS versions.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kmbal_ionicons
copied to clipboard

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

dependencies:
  kmbal_ionicons: ^1.0.0
copied to clipboard

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:kmbal_ionicons/kmbal_ionicons.dart';
copied to clipboard
2
likes
160
points
112
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.14 - 2025.03.29

Ionicons is a completely open-source icon set with 1k3+ icons crafted for web, iOS, Android, and desktop apps. They have both Material Design and iOS versions.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on kmbal_ionicons