quick.flutter icon indicating copy to clipboard operation
quick.flutter copied to clipboard

Results 51 quick.flutter issues
Sort by recently updated
recently updated
newest added

Can you post a version to upgrade the ffi to the latest? The current version is 1.2.0

quick.wlan just started? none useful function?

I'm getting the following error while building my windows app. E:\Cloud\build\windows\plugins\quick_notify\quick_notify_plugin.vcxproj(257,3): error MSB4019: The imported project "E:\Cloud\build\windows\packages\Microsoft.Windows.CppWinRT\build\native\Microsoft.Windows.CppWinRT.props" was not found. Confirm that the expression in the Import declaration "E:\Cloud\build\windows\packages\Microsoft.Windows.CppWinRT\build\native\Microsoft.Windows.CppWinRT.props" is...

My project needs to use an external USB microphone and the internal one at the same time on an Android device, so I tried adding this library to my existing...

hello everyone i'm trying to make quicknotify work in mac os i'm getting request to access notification then i'm not getting any notification same code working on web and windows...

Trying to access a keyboard via USB on Windows on the current stable version of Flutter. Devices are in the list and have the appropriate values for vendorId and productId....

I found libusb v1.0.26 are support both (arm64 and x86_x64) Could you please update source and library for support both version? Your source of QuickUsbDesktop class QuickUsbMacos extends _QuickUsbDesktop {...

flutter: `quick_usb` threw an error: Invalid argument(s): Failed to load dynamic library 'libusb-1.0.23.dylib': dlopen(libusb-1.0.23.dylib, 0x0001): tried: '/Volumes/Data/Projects/SWTH/qipos/build/macos/Build/Products/Debug/QiPOS Anywhere.app/Contents/Frameworks/FlutterMacOS.framework/Versions/A/./libusb-1.0.23.dylib' (no such file), '/Volumes/Data/Projects/SWTH/qipos/build/macos/Build/Products/Debug/QiPOS Anywhere.app/Contents/Frameworks/FlutterMacOS.framework/Versions/A/../../../libusb-1.0.23.dylib' (no such file), '/usr/lib/swift/libusb-1.0.23.dylib' (no such file),...

If I connect to a device and then try to reconnect, it doesn't connect. If I connect, disconnect and wait for about a minute, it does connect again. I found...

Add feature to event based data reading from the USB. There should be a call back method provided with the data received over USB.