-
## Steps to Reproduce
Add a `Text` widget to demo project:
```
Text('☞关门')
```
Then flutter run on iOS Simulator. Please notice the Unicode symbol ☞ before the Chinese symbols, It will make Chi…
-
Allowing inline diagram support from comment text to markdown (and indirectly, dartdoc), would be a nice thing to have for doc writers, so they don't have to have opaque image links in the source code…
-
**Hardware**
Darter Pro darp6
**Distribution (run `cat /etc/os-release`):**
```
NAME="Pop!_OS"
VERSION="18.04 LTS"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Pop!_OS 18.04 LTS"
VERSION_ID="…
-
This is based on just a few minutes of playing around so this might not work for reasons I'm not aware of, but I believe the `NativeFinalizer` class could use type arguments to avoid taking a `Void Fu…
-
Can you add the support of RFC 9266: Channel Bindings for TLS 1.3?
- https://datatracker.ietf.org/doc/html/rfc9266
Little details, to know easily:
- tls-unique for TLS =< 1.2
- tls-exporter for …
-
### Steps to reproduce
simple video player using flutter that accesses media on an SSL encrypted webserver. This webserver is protected using basic auth.
the connection is establised using the
h…
-
## Use case
Integration tests today are run by users using the following command:
```sh
flutter drive \
--driver=test_driver/ \
--target=integration_test/
```
There is some friction w…
-
This issue a companion of: https://github.com/unicode-org/rust-discuss/issues/14.
How interested are we in general in having a common set of trait-specified API surfaces to program against?
The id…
-
### Can we access your project?
- [X] I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
### Current Behavior
I cr…
-
When deploying to mobile, everything works fine (except for the [audio issue](https://github.com/dart-lang/chromedeveditor/issues/3124)), but there's no option (or guide on how to) create APK files fr…