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

outdated

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.6

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
0
pub points
43%
popularity

Publisher

verified publisherglorylab.xyz

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on web3_icons