Lee Higgins

Results 7 issues of Lee Higgins

This code used to work on flutter https://github.com/flutter/flutter/releases/tag/2.10.5 but just gives a transparent image on https://github.com/flutter/flutter/releases/tag/3.0.0 ``` final pngData = await ScreenshotController().captureFromWidget(widget, pixelRatio: 5.0); ```

### Description I´m experiencing reloading of rive assest in my widget tree, I would like to set a key so that flutter know to reuse the same widget. However the...

bug

When device is in airplane mode and the webxview is created with initial content URL this exception is thrown. Seems to be searching an empty list looking for an error...

If recording is invoked on a scene view using this library, all animations in the scene stop.

**Description** I have replaced audioplayers package with this one. (soloud is much better for games) audioplayers allowed you to set the audio context. I used this to set the context...

Am I missing something? using wrong? It looks like the current system will only handle one request at a time???? run.dart line 27 shelf_io.serve( Does not have shared = true...

kind/enhancement

I have a benchmark app I'm using as simple reference. If i run it on native plaforms like ios and macos it works fine. If I use the batch call...

triage