-
# š Cannot send HTTP with Bearer Authentication: ClientException (Failed to parse header value)
I want to POST and GET an HTTP API that requires *JWT* authentication.
However, when I launch theā¦
-
Hi, How can I fix that problem?
```bash
Flutter 3.24.3 ā¢ channel stable ā¢ https://github.com/flutter/flutter.git
Framework ā¢ revision 2663184aa7 (4 weeks ago) ā¢ 2024-09-11 16:27:48 -0500
Engineā¦
-
### Steps to reproduce
Related to https://github.com/flutter/flutter/issues/155355
Same app same versions of dependencies like in the above issue , upgrading video_player_android from version 2.ā¦
-
Actually, this issue is the same as https://github.com/flutter/flutter/issues/149989. Since this issue was closed, I switched to the latest Flutter master channel to verify, but it seems that the perfā¦
-
I am building a package to get IANA timezone ID and list of supported timezones using native binding.
And comparing my package to other package that uses method channels it seems slower in some sitā¦
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/doā¦
-
First of all.Forgive my poor english.
I found that video_player render a green bar and wrong size when i play the high resolution video especially 1920*1080.
The video resolution is 16:9,Containā¦
-
## Description
Unity 2023.1 and 6 (6000.0) include breaking changes for the Android version of this plugin.
And given that 2023.3 turned into 6000, I decided to implement support for Unity 6000.
ā¦
-
Subscribe to this issue and stay notified about new [daily trending repos in Dart](https://github.com/trending/dart?since=daily).
-
### Steps to reproduce
1. Execute `flutter run -d chrome` on the code sample.
2. On web, use a screen reader to read the elements.
### Expected results
1. Items are grouped into a list.
2. The lā¦