web3_icons 0.0.11 copy "web3_icons: ^0.0.11" to clipboard
web3_icons: ^0.0.11 copied to clipboard

A package to provide easy-to-use icons for Web3 projects.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add web3_icons

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

dependencies:
  web3_icons: ^0.0.11

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:web3_icons/web3_icons.dart';
5
likes
110
pub points
55%
popularity

Publisher

verified publisherglorylab.xyz

A package to provide easy-to-use icons for Web3 projects.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on web3_icons