-
возникает такая проблема в дебаг версии все отлично отрабатывает после того как деплою в testflight в релиз версии белый экран и ошибка G343N33MumfVyptIao7 : (VK_NOT_READY) Can't submit drawing comman…
-
In Android it worked fine, but in iOS it is generating empty and corrupted files.
Any idea how to fix it?
-
### Bug description
I Want to hide the time if time have minutes.
Like this image
also, I Want to set text on selectionDecoration when selecting the item
-
**Describe the bug**
Using a simple Stack() structure when it is necessary to hide a child widget results in hiding all the children. With other widgets this does not happen, for example Column. It w…
-
This is a parent issue for debugging support for multiple apps loaded on the same browser page.
Design and prototype:
- [Create multi-app design document](https://github.com/dart-lang/webdev/iss…
-
On android work perfect, but on flutter web Chrome, Firefox is invisible.
https://rive.app/a/m1n0/files/flare/human-body
`name: splendor_app
description: A new Flutter application.
version: …
-
### [UPDATE]
This is now in the [Unity issue tracker](https://issuetracker.unity3d.com/issues/android-player-freezes-when-reflectionhelper-getmethodid-is-called-on-classes-defined-in-a-higher-android…
-
### Steps to reproduce
1. `flutter create --org ch.2221 test_flutter_bundle_id`
2. Observe the different bundle ids being created
### Expected results
`flutter create` should throw an error, or at…
-
### Steps to reproduce
The issue was already addressed (and purportedly resolved) in #138773, but is still reproducible in the exact same way with the latest stable flutter version, even in the onlin…
-
While tackling #294 I noticed that our Adaptive design isn't optimal rn.
Mainly that we should use NavigationRail instead of a crippled drawer.
I decided to make use of [flutter_adaptive_scaffold]…