-
Hello,
## Use case
On Flutter web, I would like to login with Twitter.
To do that, I need to access a verify page and check if the url was changed in order to catch the oauth_verifier variable.…
-
The packages in https://github.com/dart-lang/sdk/tree/master/pkg/ are generally tightly coupled with the SDK itself. In particular, the `kernel` package can only be used if it corresponds exactly wit…
-
```
What steps will reproduce the problem?
1. Downloaded Go Example from
https://github.com/golang/appengine/tree/master/demos/helloworld
2. gcloud preview app run ./app.yaml
What is the expected o…
-
I have a dictionary with 200,000 records.
Normally I process these records in js and I can read and write an 18MB file within a few seconds. (Note:.. older file about 168,000).
However, when I tr…
-
Hey, this definitely looks great, one can play videos without any change in the app code using this. I am greatly interested to know how the dart files are passing the request to the omxplayer and how…
-
The devtools benchmarks run with the newest version of flutter causes dart2wasm to emit code that results in a typecasting failure, but only at the highest optimization levels.
Steps to Reproduce:
…
-
Hi @roipeker,
Would there be an easy way to add support to draw dashed lines with Graphx ?
I remember having a similar ask when I was working with `Graphic` and the PR addressing it might give som…
-
### Issue: Android Build Fails with `jlink` Error
#### Description
I am experiencing issues with building my Flutter project for Android. The build fails with an error related to the `jlink` tool.…
-
In my `video_player` experiment, I not infrequently (especially when switching pages, so a player instance is being eliminated), get an assertion failure like this:
```
[ERROR:flutter/runtime/dart…
-
### Bug description
Cross reference does not work when figure label has a uppercase letters in it.
### Steps to reproduce
````qmd
---
engine: julia
---
```{julia}
using CairoMakie
```…