lite_vision_ai 1.0.4 copy "lite_vision_ai: ^1.0.4" to clipboard
lite_vision_ai: ^1.0.4 copied to clipboard

A lightweight and elegant Flutter library for TensorFlow Lite image classification.

1.0.4 #

  • 📱 Platforms: Explicitly scoped supported platforms to iOS and Android in pubspec.yaml.
  • 🛠️ Android Build: Upgraded Gradle, Kotlin, and AGP configuration to match modern Flutter templates.
  • 📦 Added default sample TFLite model and labels to the example project.

1.0.3 #

  • 📦 Added default sample TFLite model and labels to the example project.
  • 📝 Improved example code and doc comments for seamless asset configuration.
  • 🎨 Refined README instructions for quick initialization.

1.0.2 #

  • Fixed pixel normalization and image processing for image v4+ compatibility.
  • Fixed project structure and dependencies in the example app.
  • Resolved flutter analyze warnings and cleaned up test files.

1.0.1 #

  • Updated repository URL and publisher information in pubspec.yaml.

1.0.0 #

🎉 Initial release of LiteVision AI

  • Added full TensorFlow Lite image classification support.
  • Supports loading custom .tflite models and .txt labels.
  • Supports configurable top-N predictions.
  • Easy-to-use API for developers.
  • Example Flutter app included.
1
likes
160
points
168
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A lightweight and elegant Flutter library for TensorFlow Lite image classification.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, image, tflite_flutter

More

Packages that depend on lite_vision_ai