ant_icons_plus 2.0.1 copy "ant_icons_plus: ^2.0.1" to clipboard
ant_icons_plus: ^2.0.1 copied to clipboard

Ant Design icon pack for Flutter providing comprehensive icon coverage, easy integration via font assets, and ready-to-use widgets for apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ant_icons_plus

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

dependencies:
  ant_icons_plus: ^2.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:ant_icons_plus/ant_icons_plus.dart';
1
likes
160
points
116
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Ant Design icon pack for Flutter providing comprehensive icon coverage, easy integration via font assets, and ready-to-use widgets for apps.

Repository (GitHub)
View/report issues

Topics

#icons #ant-design #antd #ui #assets

License

MIT (license)

Dependencies

flutter, flutter_svg

More

Packages that depend on ant_icons_plus