volvoxgrid 0.6.0 copy "volvoxgrid: ^0.6.0" to clipboard
volvoxgrid: ^0.6.0 copied to clipboard

VolvoxGrid pixel-rendering grid widget for Flutter

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add volvoxgrid

With Flutter:

 $ flutter pub add volvoxgrid

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

dependencies:
  volvoxgrid: ^0.6.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:volvoxgrid/volvoxgrid.dart';
0
likes
0
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

VolvoxGrid pixel-rendering grid widget for Flutter

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ffi, fixnum, flutter, protobuf, synurang

More

Packages that depend on volvoxgrid

Packages that implement volvoxgrid