bicolor_icon 0.0.2 copy "bicolor_icon: ^0.0.2" to clipboard
bicolor_icon: ^0.0.2 copied to clipboard

Flutter library for creating two tone icon, you can customize color/ratio/direction etc...

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bicolor_icon

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

dependencies:
  bicolor_icon: ^0.0.2

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:bicolor_icon/bicolor_icon.dart';
3
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Flutter library for creating two tone icon, you can customize color/ratio/direction etc...

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on bicolor_icon