-
### Cautions:
**Before starting the task, please refer to [Add data of ML-YouTube-Courses](https://github.com/orgs/ocademy-ai/projects/3/views/1?filterQuery=label%3Adata&pane=issue&itemId=36101499)…
-
a newer version of google_mlkit_text_recognition that supports GoogleDataTransport (~> 10.0).
Firebase just update their package requires GoogleDataTransport (~> 10.0) , however google_mlkit_text_r…
-
Future _read() async {
List texts = [];
try {
texts = await FlutterMobileVision.read(
waitTap: true,
flash: _torchOcr,
autoFocus: _autoFocusOcr,
…
-
I have this issue for quite some time, I'm not sure if this come because of this plugin or there's something wrong that might make it happens in my app since I don't run any native function at the sam…
-
First of all thank you so mush for adding access to the image stream in 0.2.8, I'm sure may people will be very happy about this.
I know the latest commit is fresh off the press, bit I would love to …
-
We collect example of software pieces
-
```
XFile? xFile = await state.cameraController?.takePicture();
if (xFile == null) {
print('pic is null');
return;
}
/// faceDetector
InputImage inputImage = I…
-
I am facing a weird problem. I have developed an application on flutter that is supported on Android and iOS, the application is working fine on Android and iOS Debug, Profile and Release builds, when…
-
Subscribe to this issue and stay notified about new [daily trending repos in all languages](https://github.com/trending?since=daily)!
-
## Command
```
flutter run
```
## Steps to Reproduce
1. ...
2. ...
3. ...
## Logs
OutOfMemoryError: (null)
```
#0 new Uint8List (dart:typed_data-patch/typed_data_patch.dart:2236:3)…