Last updated:
0 purchases
eralpsoftware icons
It is an icon package with special icons of Eralpsoftware company.
Getting Started #
In your flutter project add the dependency:
dependencies:
...
eralpsoftware_icons:
copied to clipboard
Usage example #
Import eralpsoftware_icons.dart
import 'package:eralpsoftware_icons/eralpsoftware_icons.dart';
copied to clipboard
EsIcon(
EsIcons.like,
color: Colors.red,
),
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.