Peter Lum

Results 34 comments of Peter Lum

Who has experience using the Cypress BLE chipset or BLE module? https://www.cypress.com/part/cyble-214015-01

Was it resolved? Facing same issue even with await https://github.com/hivedb/hive/issues/1197

Will Hive store/save with duplicate keys? Like will it create multiple records or just overwrite the record of the same key?

Add namespace and jvmtarget as below to build.gradle in the pub.dev ``` android { compileSdkVersion 33 sourceSets { main.java.srcDirs += 'src/main/kotlin' } defaultConfig { minSdkVersion 17 } kotlinOptions { jvmTarget...

Hi Sunflash I was able to register the notification but the compiler cannot resolve plyaVideo() even though i already subclass in class ViewController: VideoSplashViewController,UITextFieldDelegate { In the end, I have...

Hello I followed the instructions but was stopped at the following when doing the build: ``` -- --- VideoStitch-lib dependencies --- CMake Error at /opt/homebrew/Cellar/cmake/3.25.2/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find OpenEXR...

Any update on this issue? flutter doctor ``` Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel stable, 2.2.3, on macOS 11.5.2 20G95 darwin-arm, locale en-GB)...

Yes, I need to get RSSI for connected device.

Still facing the same issue with MacOS with the latest versions: Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel stable, 3.22.1, on macOS 14.5 23F79...