iconify_design_flutter 0.0.1 copy "iconify_design_flutter: ^0.0.1" to clipboard
iconify_design_flutter: ^0.0.1 copied to clipboard

A Flutter package that allows you to use icons from the Iconify.design API with ease.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add iconify_design_flutter

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

dependencies:
  iconify_design_flutter: ^0.0.1

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:iconify_design_flutter/iconify_design_flutter.dart';
2
likes
150
points
28
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that allows you to use icons from the Iconify.design API with ease.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

dio, flutter, flutter_localizations, flutter_svg, flutter_web_plugins, fpdart, shared_preferences

More

Packages that depend on iconify_design_flutter