ubicons 0.0.3 copy "ubicons: ^0.0.3" to clipboard
ubicons: ^0.0.3 copied to clipboard

Ubicons is a package for Flutter developers that provides a collection of attractive icons from different packs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ubicons

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

dependencies:
  ubicons: ^0.0.3

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:ubicons/ubicons.dart';
4
likes
130
pub points
70%
popularity

Publisher

unverified uploader

Ubicons is a package for Flutter developers that provides a collection of attractive icons from different packs.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_svg

More

Packages that depend on ubicons