https://github.com/wayaer/fl_mlkit
Google mlkit scanning plugin, supports Android and IOS.
https://github.com/wayaer/fl_mlkit
flutter-plugins mlkit-barcode mlkit-identify mlkit-text-recognition mlkit-translate
Last synced: 7 months ago
JSON representation
Google mlkit scanning plugin, supports Android and IOS.
- Host: GitHub
- URL: https://github.com/wayaer/fl_mlkit
- Owner: Wayaer
- License: mit
- Created: 2021-07-12T10:13:51.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-28T03:26:26.000Z (12 months ago)
- Last Synced: 2025-04-06T23:11:16.001Z (10 months ago)
- Topics: flutter-plugins, mlkit-barcode, mlkit-identify, mlkit-text-recognition, mlkit-translate
- Language: Dart
- Homepage:
- Size: 1.9 MB
- Stars: 19
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fl_mlkit
Google mlkit for flutter
## [fl_camera](https://github.com/Wayaer/fl_mlkit/tree/main/fl_camera)
- A camera plugin,support Android(used CameraX) and IOS
- 相机插件支持ios和android(使用CameraX)
## [fl_mlkit_scanning](https://github.com/Wayaer/fl_mlkit/tree/main/fl_mlkit_scanning)
- Google mlkit scanning plugin, supports Android and IOS.
- Google mlkit 二维码条形码扫描插件,支持Android和IOS。
## [fl_mlkit_text_recognize](https://github.com/Wayaer/fl_mlkit/tree/main/fl_mlkit_text_recognize)
- Google mlkit text recognize plugin, supports Android and IOS.
- Google mlkit 图片文本识别的 Flutter 插件,支持Android和IOS。
## [fl_mlkit_translate_text](https://github.com/Wayaer/fl_mlkit/tree/main/fl_mlkit_translate_text)
- Google mlkit translate text for flutter plugin , supports Android and IOS.
- Google mlkit 翻译文本的 Flutter 插件,支持Android和IOS。
## [fl_mlkit_identify_language](https://github.com/Wayaer/fl_mlkit/tree/main/fl_mlkit_identify_language)
- Google mlkit Identify the language of text for flutter plugin , supports Android and IOS.
- Google mlkit 识别文本语言的 Flutter 插件,支持Android和IOS。