obra_icons 1.0.0 copy "obra_icons: ^1.0.0" to clipboard
obra_icons: ^1.0.0 copied to clipboard

Obra Icons as a Flutter icon font — 1,000+ consistent UI icons usable with the native Icon() widget. MIT licensed.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add obra_icons

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

dependencies:
  obra_icons: ^1.0.0

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:obra_icons/obra_icons.dart';
0
likes
160
points
101
downloads

Documentation

API reference

Publisher

verified publisheradiwirya.my.id

Weekly Downloads

Obra Icons as a Flutter icon font — 1,000+ consistent UI icons usable with the native Icon() widget. MIT licensed.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on obra_icons