Last updated:
0 purchases
flutter antd icons
flutter_antd_icons #
flutter package of ant design icons, generated from
official package,
support filled and outlined style icons.
Online demo: https://qiuxiang.github.io/flutter-ant-design-icons/
Usage #
import 'package:flutter_antd_icons/flutter_antd_icons.dart';
Icon(AntdIcons.alert_filled);
copied to clipboard
Build #
build script depends on npm.
npm i
dart run
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.