Last updated:
0 purchases
plant icons
This is simple pack with cool icons
Installing #
Include plant_icons in your pubspec.yaml file:
dependencies:
flutter:
sdk: flutter
plant_icons: ^last_actual_version
copied to clipboard
Usage #
import 'package:plant_icons/plant_icons_data.dart';
Icon _icon = Icon(PlantIcons.download);
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.