Skip to content

Latest commit

 

History

History
70 lines (37 loc) · 923 Bytes

CHANGELOG.md

File metadata and controls

70 lines (37 loc) · 923 Bytes

0.16.1

  • Fix param name regression on Darwin and Windows.

0.16.0

  • Remove from Looper to dispatcher.
  • Fix -1 is not a valid option on some devices.

0.15.0

  • Update to gradle 8

0.13.0

  • Use generateCGImageAsynchronously if available.

0.12.0

  • Reduce memory footprint on Android.

0.11.0

  • Support srcFileUri on iOS and macOS.
  • Don't throw when WTS_E_FAILEDEXTRACTION is returned on Windows.

0.10.0

  • Simply API
  • Update Android project

0.9.0

  • Allow resizing with only width or height.

0.8.0

  • Fix aspect issues on iOS.

0.7.0

  • Fix various issues in FCImage.

0.6.0

  • Use a shared project between iOS and macOS.

0.5.2

  • Fix various issues on example project.

0.5.0

  • Add support for Android Uri.

0.4.0

  • Rename type to format.

0.3.0

  • Update to Flutter 3.7.

0.1.0

  • Added Windows and Android support.

0.0.1

  • Initial release.