-
возникает такая проблема в дебаг версии все отлично отрабатывает после того как деплою в testflight в релиз версии белый экран и ошибка G343N33MumfVyptIao7 : (VK_NOT_READY) Can't submit drawing comman…
-
My goal is to start the flutter engine and run some dart code from a Notification Service Extension on iOS to prepare my app before the user receives a push notification.
Issue is `FlutterCallbackC…
-
### Steps to reproduce
1. Created a flutter project for linux only using the command `flutter create --platforms=linux textfield_broken`.
2. Copy pasted the code from the "Interactive example" secti…
-
### 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/docs/…
-
### Steps to reproduce
When the physics property of a NestedScrollView is set to NeverScrollableScrollPhysics and the height of the body exactly matches the height of the viewport, scrolling becomes …
-
**Describe the bug**
According to my video demonstration
https://www.youtube.com/watch?v=_-XxChETAOc&feature=youtu.be
when android iniaties the connection, it sets local SDP -> create and send …
-
### Steps to reproduce
1. Run project with --web-renderer HTML.
2. This issue occurs specifically when using textDirection: rtl and textAlign: TextAlign.justify.
3. However, no problem is observ…
-
### Steps to reproduce
1. Enter a few characters of text in TextField
2. Select a letter by long pressing it in the TextField
3. Press the back button on the keyboard to delete a letter
4. Close…
-
## Steps to Reproduce
1. Run `flutter create bug`.
2. Update the files as follows:
Pubspec:
```yaml
name: app
description: Flutter SVG tint problem
publish_to: 'none'
version:…
-
## 🐛 Bug Report
After installing flutter_cached_network_image my project stopped running and upon flutter run I see below error:
`[!] CocoaPods could not find compatible versions for pod "sqflit…