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

A comprehensive Flutter package providing access to 474+ cryptocurrency icons as a custom font. Optimized for commercial applications with MIT license.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add crypto_icons

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

dependencies:
  crypto_icons: ^1.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:crypto_icons/crypto_icons.dart';
2
likes
150
points
55
downloads

Publisher

verified publisherkemetic.io

Weekly Downloads

A comprehensive Flutter package providing access to 474+ cryptocurrency icons as a custom font. Optimized for commercial applications with MIT license.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on crypto_icons