sector 0.1.1 copy "sector: ^0.1.1" to clipboard
sector: ^0.1.1 copied to clipboard

Fast and intuitive 2D Grid and grid-based utilities for Dart.

Change Log #

0.1.1 #

  • Added Uint8Grid, the first sub-type of TypedDataGrid. A Uint8Grid, like it's counterpart Uint8List, is a grid of unsigned 8-bit integers, which makes it suitable for storing pixel data, tile maps, and other data that can be represented as a grid of 8-bit values.

0.1.0 #

🎉 Initial release 🎉

12
likes
0
pub points
1%
popularity

Publisher

verified publisherlurey.dev

Fast and intuitive 2D Grid and grid-based utilities for Dart.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

meta

More

Packages that depend on sector