-
I don't think I was doing anything particularly noteworthy, I just tried to start a random app I'd written, and got the following (nothing ran on the device as far as I saw):
```
$ flutter --local-en…
Hixie updated
3 years ago
-
I have a flutter app that uses [youtube_api](https://pub.dev/packages/youtube_api) plugin.
When I run "Flutter build apk" and I get this output:
```
FAILURE: Build failed with an exception.
…
-
Before updating flutter I imported packages with the following line:
```
import 'package:psgholiof/src/presentation/music_list/music_item_details.dart';
```
but after the update, I get this syntax…
-
**Is your feature request related to a problem? Please describe.**
On Android, when the app is closed (or crashes) while the audio is playing, the user may expect that the audio stops immediately.
…
-
using donglalu proxy isnt helping help
-
```
$ flutter create myapp
...app created..
$ cd myapp
$ flutter run
```
This app produces the following error when run on a Pixel XL:
```
--------- beginning of main
W/ActivityManager: P…
-
### Steps to Reproduce
Run [this dartpad](http://dartpad.dev/f16295540907062dbd315a5463d4cb26).
---
I took the [Tabs demo code from material.io](https://material.io/components/tabs/flutter#fi…
-
## Steps to Reproduce
1. ...
2. ...
3. ...
## Logs
```
```
```
```
-
**Which API doesn't behave as documented, and how does it misbehave?**
Seeking from lock screen on iOS is not working. Whenever I seek, the position is set to zero instead of the position I seeked …
-
Recently, we've seen more and more users and potential users asking for a companion app running on Apple devices and more precisely on iOS.
While we already have a companion app for Android ([Gadgetb…
JF002 updated
3 years ago