bitmap 0.0.3 copy "bitmap: ^0.0.3" to clipboard
bitmap: ^0.0.3 copied to clipboard

outdated

A minimalist package to help you manipulate bitmaps. It is focused on bitmap transformations.

WIP: Flutter Bitmap #

A minimalist package to help you manipulate bitmaps. It is focused on bitmap transformations.

The package standard format is ARGB32.

For now, things like format encoding, exif and multi-frame images are not the concern of this package.

For a full features image lib, check image.

Supported operations #

  • flip vertical
  • flip horizontal
  • resize (nearest interpolation)
92
likes
0
pub points
92%
popularity

Publisher

verified publisherblue-fire.xyz

A minimalist package to help you manipulate bitmaps. It is focused on bitmap transformations.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on bitmap