elevarm_icons 1.2.1 elevarm_icons: ^1.2.1 copied to clipboard
Elevarm icons for Flutter.
Elevarm Icons for Flutter.
Getting started #
Use elevarm_icons
together with elevarm_ui
:
import 'package:elevarm_ui/elevarm_ui.dart';
import 'package:elevarm_icons/elevarm_icons.dart';
ElevarmIcon(
ElevarmIconsOutline.globe_01_education,
)
Development #
This section is intended for people that wants to develop elevarm_icons
package.
Getting Started #
Follow instructions below to install this project on your machine.
- Clone this repository to your machine.
- Go inside the cloned repository:
cd elevarm_icons
- Switch to
develop
branch:git checkout develop
- Get all project dependencies:
flutter pub get
Additional information #
Contact here: elevarm.com