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

Pixel-art design system for Flutter — retro / 8-bit primitives, tile grids, interactive buttons, and a bundled pixel font for game UI.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pixel_ui

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

dependencies:
  pixel_ui: ^0.5.1

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:pixel_ui/pixel_ui.dart';
5
likes
160
points
359
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Pixel-art design system for Flutter — retro / 8-bit primitives, tile grids, interactive buttons, and a bundled pixel font for game UI.

Repository (GitHub)
View/report issues

Topics

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

License

MIT (license)

Dependencies

flutter

More

Packages that depend on pixel_ui