Adil Hanney

Results 9 issues of 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...

bug
needs triage

E.g. something like ![Untitled](https://user-images.githubusercontent.com/21128619/217589862-56c42ddb-535b-4b9d-88de-4d68cf5129d4.png)

## 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: ![View-Details-256](https://user-images.githubusercontent.com/21128619/220802334-36bbfb73-b3a0-4258-9df5-5a7a48df8afe.png) 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...

enhancement

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 `\"`