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

Huge collection of icons and gadgets utilized and ready for flutter projects.

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.8

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/pixbuttons/medal.dart';
import 'package:grafpix/pixbuttons/radial.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
35
pub points
27%
popularity

Publisher

unverified uploader

Huge collection of icons and gadgets utilized and ready for flutter projects.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on grafpix