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

PlatformAndroidiOS
outdated

Bitmap is a fast and minimalistic lib that heelps you to manipulate image on Flutter apps.

0.1.3 #

  • Bump ffi to 2.0.1

0.1.2 #

  • Fix wrong throw on resize image

0.1.1 #

  • Fix wrong assertion on resize image

0.1.0 #

  • Support FFI 1.0.0
  • Add crop operation
  • Add rotation operation
  • Change API to bitmap.apply(Operation())
  • Add batch operations
  • Update plugin to support Flutter 1.20.0

0.0.1 #

  • Initial release
101
likes
130
points
612
downloads

Publisher

verified publisherblue-fire.xyz

Weekly Downloads

Bitmap is a fast and minimalistic lib that heelps you to manipulate image on Flutter apps.

Documentation

API reference

License

MIT (license)

Dependencies

ffi, flutter

More

Packages that depend on bitmap

Packages that implement bitmap