pixel_ui 0.2.0 copy "pixel_ui: ^0.2.0" to clipboard
pixel_ui: ^0.2.0 copied to clipboard

Pixel-art design system for Flutter. Parametric shapes, interactive buttons, and bundled pixel font.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add pixel_ui

With Flutter:

 $ flutter pub add pixel_ui

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

dependencies:
  pixel_ui: ^0.2.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:pixel_ui/pixel_ui.dart';
5
likes
0
points
356
downloads

Publisher

unverified uploader

Weekly Downloads

Pixel-art design system for Flutter. Parametric shapes, interactive buttons, and bundled pixel font.

Repository (GitHub)
View/report issues

Topics

#widget #design-system #pixel-art #retro #game-ui

License

unknown (license)

Dependencies

flutter

More

Packages that depend on pixel_ui