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

outdated

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

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/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
0
pub points
35%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on grafpix