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

Customizable Icons for Flutter, including AntDesign, Entypo, EvilIcons, Feather, FontAwesome, Foundation, Ionicons, MaterialCommunityIcons, MaterialIcons, Octicons, SimpleLineIcons and Zocial

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_vector_icons

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

dependencies:
  flutter_vector_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:flutter_vector_icons/flutter_vector_icons.dart';
242
likes
140
points
11k
downloads

Publisher

unverified uploader

Weekly Downloads

Customizable Icons for Flutter, including AntDesign, Entypo, EvilIcons, Feather, FontAwesome, Foundation, Ionicons, MaterialCommunityIcons, MaterialIcons, Octicons, SimpleLineIcons and Zocial

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_vector_icons