Cao Gia Hiếu
Cao Gia Hiếu
Hi , im stuck in this issue when i try to receive data from native . I do as same as your example but my widget can't listen value from...
Hi . i'm using your package and build a ios module but i get this error when add it into my ios project  could you help me to resolve...
**Describe the bug** I run on ios device and get this error ``` 2021-05-28 09:16:31.418797+0700 Runner[13922:108433] [VERBOSE-2:ui_dart_state.cc(186)] Unhandled Exception: MissingPluginException(No implementation found for method newInstance on channel adhara_socket_io) #0 MethodChannel._invokeMethod...
Hi . Im got the problem when using enableLocalVideo . When i set enableLocalVideo(false) it work well . but then i enable it by set enableLocalVideo(true) , the other user...
Hello , i stuck in this confused issue that say in android : ``` PlatformException(Failed to load model, assets/model.tflite (No such file or directory), java.io.FileNotFoundException: assets/model.tflite (No such file or...
Hi ,I try to display AnalysisImage when listen on onImageForAnalysis . But i can not found any document about this.
### What version are you using? v0.5.1  ### What happened? Using version 0.5.1 cause error when using `/document` and `/refactor` ``` Error:...
# Pull Request Checklist ## What does this PR do? Add local to DateFormat to transalate ## **Checklist** ### Code Changes - [ ] I have added new features to...
Fix: https://github.com/flutter/flutter/issues/164621 ## Pre-Review Checklist - [x] I read the [Contributor Guide] and followed the process outlined there for submitting PRs. - [x] I read the [Tree Hygiene] page, which...