grafpix 1.2.2 copy "grafpix: ^1.2.2" to clipboard
grafpix: ^1.2.2 copied to clipboard

outdated

A huge icon sets from many providers and utilities are ready for you to use in your flutter projects and more.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add grafpix

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

dependencies:
  grafpix: ^1.2.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:grafpix/icons.dart';
import 'package:grafpix/icon_sets.dart';
import 'package:grafpix/pixloaders/flashing.dart';
import 'package:grafpix/pixloaders/pix_loader.dart';
import 'package:grafpix/pixloaders/rocks.dart';
import 'package:grafpix/pixloaders/spinner.dart';
58
likes
0
pub points
35%
popularity

Publisher

unverified uploader

A huge icon sets from many providers and utilities are ready for you to use in your flutter projects and more.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on grafpix