Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 601 Bytes

CHANGELOG.md

File metadata and controls

27 lines (17 loc) · 601 Bytes

[0.3.0] - Audio Support and Task Library

  • Added support for audio-cases.
  • Task Library for Text based applications.

[0.2.2] - Image Package Update

  • Update Image APIs.

[0.2.1] - TFLite Flutter dependency update

  • Updated to tflite_flutter: ^0.9.0

[0.2.0] - Migrate to null-safety

  • Stable null-safety
  • Depends on tflite_flutter: ^0.8.0
  • Custom Crop position in ResizeWithCropOrPad

[0.1.2] - BoundingBox bfix

  • Fixed bounding box orderedValues

[0.1.1] - TFLite Flutter dependency update

  • Updated to tflite_flutter: ^0.5.0

[0.1.0] - TFLite Flutter Helper

  • Initial release.