icon 1.0.1+3 copy "icon: ^1.0.1+3" to clipboard
icon: ^1.0.1+3 copied to clipboard

outdated

An extended Icon for those that are not actually square. Plus shadows support!

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add icon

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

dependencies:
  icon: ^1.0.1+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:icon/icon.dart';
11
likes
30
pub points
82%
popularity

Publisher

verified publisherzaba.app

An extended Icon for those that are not actually square. Plus shadows support!

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on icon