mindspore_lite_flutter 1.0.2
mindspore_lite_flutter: ^1.0.2 copied to clipboard
Flutter plugin for on-device AI inference using Huawei MindSpore Lite 1.7.0. Image classification on Android ARM64. No internet required.
1.0.2 #
- Fix: Shorten description to meet pub.dev 60-180 character requirement
- Fix: Remove unnecessary
dart:typed_dataimport (lint warning) - Fix: Simplify repository URL for pub.dev verification
1.0.1 #
- Fix: Replace placeholder LICENSE with proper MIT license
- Fix: Remove generic TODO from LICENSE file
1.0.0 #
- Initial public release
- Android ARM64 support via MindSpore Lite 1.7.0 JNI
initModel— load.msmodel from Flutter assetspredictImage— run inference on image file pathdisposeModel— release native resources- Supports maize and coffee disease detection models
- Built for AgriChain crop AI platform