tflite_flutter_custom 1.2.4
tflite_flutter_custom: ^1.2.4 copied to clipboard
TensorFlow Lite Flutter plugin provides an easy, flexible, and fast Dart API to integrate TFLite models in flutter apps across mobile and desktop platforms.
1.2.4 #
- Improved .dylib auto-bundling on MacOS
1.2.3 #
- Add custom ops support for iOS/Android
- Add repository field to pubspec.yaml
- Fix angle bracket warnings in documentation
1.2.2 #
- Update litert_version: 1.4.0 → 1.4.1
1.2.1 #
- Update TensorFlowLiteSwift to 2.17.0
1.2.0 #
- Custom ops support
1.1.0 #
- Add optional parameter to dynamically set the .dylib path
1.0.3 #
- Update fork to flutter_tflite v0.12.1
1.0.2 #
- Improved public documentation
1.0.1 #
- Update fork to flutter_tflite v0.12.0
1.0.0 #
- Initial release, based on flutter_tflite v0.11.0