Peter Lum
Peter Lum
warning: unused variable 'fileName' [-Wunused-variable] NSString *fileName = [[fileArgument lastPathComponent] stringByDeletingPathExtension]; warning: category is implementing a method which will also be implemented by its primary class [-Wobjc-protocol-method-implementation] - (CGImageRef)newBorderMask:(NSUInteger)borderSize size:(CGSize)size...
Hi Is there a way to make the chat4app 1-click installer to support AMD GPU for faster responses?
As in title, is nRF52832 Supported?
Platform MacOS 14.0 Plugin connectivity_plus Version 4.0.2 Flutter SDK 3.13.7 Stable Code Sample ``` final _networkInfo = NetworkInfo(); wifiName = await _networkInfo.getWifiName(); ``` Flutter Doctor Doctor summary (to see all...
Over the Air (OTA) Device Firmware Updates (DFU) Hi Is there an example where I can use flutter_blue to perform OTA firmware updates to a device?
Hi, thank you for this wonderful contribution. I hit a problem. When the app goes into background and comes back active, the video stop. Are they methods to call to...
It works on the iOS Sim but on the actual device... 1. Discovery No response or error message but nothing is being output 2. Registration Have this error message: `[ERROR:flutter/runtime/dart_vm_initializer.cc(41)]...
Hi I followed the instructions to build the file in native_lib. I got a libwhisper.dylib file I renamed it libwhisper.so and copied it into the futter lib folder I am...
Great work! I am wondering if you can make it: Support to transcribe from audio live feed/stream Using a URL, an interval, etc. Just like in https://github.com/ggerganov/whisper.cpp/blob/master/examples/livestream.sh but using Flutter...
How do I increase or adjust the wake up interval?