iconify_sdk 0.2.0 copy "iconify_sdk: ^0.2.0" to clipboard
iconify_sdk: ^0.2.0 copied to clipboard

The Flutter package for Iconify icons. Render any icon from 200+ open-source icon sets with a single widget. Works offline with bundled starter registry.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add iconify_sdk

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

dependencies:
  iconify_sdk: ^0.2.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:iconify_sdk/iconify_sdk.dart';
0
likes
150
points
0
downloads

Documentation

API reference

Publisher

verified publisheraditi.cc

Weekly Downloads

The Flutter package for Iconify icons. Render any icon from 200+ open-source icon sets with a single widget. Works offline with bundled starter registry.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, flutter_svg, iconify_sdk_core, meta, path, vector_graphics

More

Packages that depend on iconify_sdk