tensorflow_lite_flutter 3.0.0
tensorflow_lite_flutter: ^3.0.0 copied to clipboard
A Flutter plugin for accessing TensorFlow Lite. Supports both iOS and Android.
3.0.0 (2025-04-27) #
- Updated to support Flutter 3.16+ and Dart 3.2+
- Improved documentation for all API methods with detailed parameter descriptions
- Fixed lint errors and improved code formatting
- Added comprehensive API documentation with examples for each ML task
- Enhanced README with better installation and usage instructions
- Updated dependencies to their latest versions
- Added repository and issue tracker URLs to pubspec.yaml
2.0.1 #
- Fixed compatibility issues with newer Flutter versions
- Minor bug fixes and improvements
2.0.0 #
- Initial release after fixing all issues from old plugin.