Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 595 Bytes

File metadata and controls

35 lines (21 loc) · 595 Bytes

0.3.0

  • Upgrade gradle for Android 16kb Page size Google requirement
  • Modernize internal code which may result on very speicif public API changes

0.2.0

  • fix: Add support for android gradle version 8.1.3
  • feat: Implement RGB overlay operation

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