fui_kit 2.0.2 fui_kit: ^2.0.2 copied to clipboard
Our library offers more than 498 vector SVG icons in 6 different styles or themes.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add fui_kit
This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get
):
dependencies:
fui_kit: ^2.0.2
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:fui_kit/fui_kit.dart';