Adil Hanney
Adil Hanney
When using... `custom:JV_buttonDirection="horizontal"` the joystick onMoveListener(int angle, int strength) always returns angle=~100, strength=0 The angle is 0 at center and 100 at both sides, instead of eg left to right...
**Describe the bug** Compilation/tests fail with this error after upgrading to Flutter 3.19.0 stable: ```console > flutter test -r expanded test/cleanup_assets_test.dart 00:00 +0: loading /home/ahann/Documents/GitHub/saber/test/cleanup_assets_test.dart ../../../.pub-cache/hosted/pub.dev/pdf_widget_wrapper-1.0.2/lib/src/widget_wrapper.dart:173:11: Error: No named parameter...
E.g. something like 
## Introduction *Describe the challenge or problem on the web you are proposing we address.* Images are often designed to be used in light mode (which use dark elements that...
This is the image I'm trying to parse:  I've zipped it up to avoid any possible GitHub compression: [View-Details-256.zip](https://github.com/brendan-duncan/image/files/10809580/View-Details-256.zip) *** My app ([Saber](https://github.com/adil192/saber)) inverts images using the `image` package....
With small dock sizes, the padding around the icons gets too big. This is a problem if you want an approximately Windows-sized dock. Screenshots of an exaggerated case: 10px vs...
### Motivation This issue is written on behalf of a Google Play review: > I liked the design and also the performance. Just missing to be perfect, the app to...
The changes made are: - Strings that end with a colon should be quoted - When a string is quoted, any quotes in the string should be escaped like `\"`
### The feature request Since https://github.com/desktop/desktop/pull/18700 landed GCM support, we could now use it to bypass oath issues with the Linux client. ### Proposed solution On Linux, always use GCM,...