flutter_ml_helper 0.0.1 copy "flutter_ml_helper: ^0.0.1" to clipboard
flutter_ml_helper: ^0.0.1 copied to clipboard

Easy integration with TensorFlow Lite and ML Kit for Flutter applications. Supports all 6 platforms with WASM compatibility.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.0.1 - 2024-12-19 #

Added #

  • Initial release of Flutter ML Helper package
  • Support for TensorFlow Lite integration
  • Support for Google ML Kit integration
  • Cross-platform compatibility (iOS, Android, Web, Windows, macOS, Linux)
  • WASM compatibility for web platform
  • Core ML helper utilities and classes
  • Image processing capabilities
  • Permission handling for device access
  • Path management for model files

Technical Features #

  • Flutter SDK 3.10.0+ compatibility
  • Dart SDK 3.0.0+ compatibility
  • Comprehensive test coverage
  • Linting and code quality tools
  • Build runner support for code generation

Platform Support #

  • ✅ iOS
  • ✅ Android
  • ✅ Web (with WASM support)
  • ✅ Windows
  • ✅ macOS
  • ✅ Linux

Dependencies #

  • tflite_flutter: ^0.10.4
  • google_ml_kit: ^0.16.3
  • image: ^4.1.7
  • path_provider: ^2.1.2
  • permission_handler: ^11.3.1
1
likes
160
points
37
downloads

Publisher

verified publisherbechattaoui.dev

Weekly Downloads

Easy integration with TensorFlow Lite and ML Kit for Flutter applications. Supports all 6 platforms with WASM compatibility.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, google_ml_kit, image, path, path_provider, permission_handler, tflite_flutter

More

Packages that depend on flutter_ml_helper