-
Given the instantiation cost of UIViews and delays in rendering, both of which must be done on the main thread, it'd be cool to support an alternate renderer. It could be one that's thread-safe, does …
-
I'm currently struggling to start with a metal backend and simply clear or draw a simple primitive.
@triniwiz provided me a lot of helpful sample code to start with but It does not seems to work …
-
Issue Type: Bug
Steps to reproduce are only for touch screen laptop. This issue happens only with touch screen keyboard in touch screen laptop.
1: Start writing a progam. Eventually you'll end up r…
-
## Steps to Reproduce
https://gist.github.com/ToxicAlex/28819a330a3f9888e011bb5a61574fc2
When navigating back two or more routes using pushAndRemoveUntil with a common Hero across all three pages,…
-
After using [v8](https://github.com/denoland/rusty_v8) and sdl2 together, segmentation fault occur.
1. program panic while window render `loop`
2. If using headless mode(without sdl2), program is…
-
@eseidelGoogle @brianosman @chinmaygarde
Hi, guys.
I've upgraded our flutter to betav0.4.4.
The "video player on android device"(issue:#16178) and "FlutterView.getBitmap fails for page with video…
-
The React Native team at Facebook would like to collect a list of problems that people are experiencing on the latest versions of React Native (0.59 or 0.60). This was done six months ago in ["What do…
-
I'm opening this as a tracking issue for the SIMD intrinsics in the `{std,core}::arch::wasm32` module. Eventually we're going to want to stabilize these intrinsics for the WebAssembly target, so I thi…
-
Can you add a feature that highlights flags that are new to the latest version?
Here's the script I use currently (in the console of the flags page):
```
//88.1.20.110
////////// REPLACE 'ol…
-
## Steps to Reproduce
1. Instantiate a new Stepper, set the **type** property to StepperType.horizontal and set the **physics** property to any value.
2. Run the application and notice how **the…