Tom Fong
Tom Fong
I love this project and I'm using it in my FOSS app (https://github.com/tomfong/simple-qr). I would like to contribute to the project and help maintain the plugin especially the Android version,...
This PR just provides idea of what I want to implement... I would like to get points of the result when scanning. I know where I should put new codes...
### Platforms affected ### Motivation and Context ### Description ### Testing ### Checklist - [x] I've run the tests to see all new and existing tests pass - [ ]...
## Bug Report ### Capacitor Version ``` @capacitor/cli: 4.2.0 @capacitor/core: 4.2.0 @capacitor/android: 4.2.0 @capacitor/ios: 4.2.0 ``` ### Platform(s) Android ### Current Behavior After installing an app that created from Capacitor...
## Feature Request ### Plugin Clipboard ### Description When call `Clipboard.read()`, allow the app to read image data URL if user copy an image from somewhere. ### Platform(s) * Android...
### Framework and Package Info Framework: `typescript 4.8.3` Package: `@microsoft/signalr 8.0.0` ### Expected behavior The SignalR client keeps reconnecting to the hub automatically and when the connection is not yet...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug When calling `hubConnection.start()`, sometimes the client freezes at `Connecting` state,...
`flutter doctor -v`: ``` [✓] Flutter (Channel stable, 3.19.6, on macOS 14.4 23E214 darwin-arm64, locale en-US) • Flutter version 3.19.6 on channel stable at ... • Upstream repository https://github.com/flutter/flutter.git •...
The following error was shown when debugging flutter app on Android: ``` FAILURE: Build failed with an exception. * What went wrong: The Android Gradle plugin supports only kotlin-android-extensions Gradle...