Jimmy Forrester-Fellowes

Results 62 issues of Jimmy Forrester-Fellowes

Hey does the pdf library have an equivalent of Flutter's ShaderMask widget or is there an equivalent way to mask content? I'm attempting to have an image/widget inside an image...

enhancement
needs triage

As the packages widgets are based on flutter widgets, I wondered if it were possible to output to a flutter widget rather than PDF? I thought this would be a...

enhancement
needs triage

Sorry to ask such a basic question: I'm not using npm, I'm using the files available at the cdn: https://cdnjs.com/libraries/Glide.js/3.2.0 and I'm just importing on my site in the head...

I'm using this in a flutter app, and I've added `size: "original"` to the croppie result method call however the image is still being resized to the viewport size rather...

I have a photo carousel, I want it to be purely decorative so I set `draggable: false` however when i try to drag it, the autoplay stops. ```js var flky2...

Hi, when I look directly at the camera and look left, the `headEulerAngleY` goes up rather than the [expected](https://developers.google.com/ml-kit/reference/swift/mlkitfacedetection/api/reference/Classes/Face) `headEulerAngleX`. The phone is currently in portrait mode, so the rotation...

Face Detection
stale

### What version are you using? 4.4.0+1 ### What OS and version are you using to local deploy your application? MacOS 12.4 ### What platforms are you seeing the problem...

I'm getting this error using the default example sw.dart file. This did work but recently stopped, I think since I started using `--preview-dart-2`. This is the generated sw.dart.js: https://goo.gl/HgZWcK

I'm not convinced that this error is caused by the pwa package but have you seen this error before? I don't seem to have the issue with dartdevc but dart2js...

After using my app for a while my HTTP requests start failing (with an XHR Error), if I inspect the service worker I can see this error in the console:...