-
## Steps to Reproduce
1. Run `flutter create bug`.
2. Add `nework_security_config.xml` in `android/app/src/main/res/xml` with this content:
```xml
10.0.2.2
```
3. Add…
-
Recently, I am facing an issue with every text field.
I'll explain my issue with gif and source code.
### 1]
When I click a text field in a main.dart(default dart file which is given by the flutt…
-
**Describe the bug**
When the game is in focus and you use a function of the toolbar such as player lookup or the metronome for prayer flicking it causes an fps drop in game to unplayable levels un…
-
This is slightly outside the scope of this tool, which seems to be working as intended, but you show yourself opening CLion running WSL on the README so I thought I'd ask anyways.
I've installed In…
-
#### System information:
- Operating system (distribution) and version: Windows 10 20H2
- DBeaver version: 21.0.0.202102281712
- Additional extensions: none
#### Describe the problem you're…
-
## Steps to Reproduce
When I try to debug or build my Flutter app on iOS, I have this error : "'connectivity/ConnectivityPlugin.h' file not found".
**Target Platform:** iOS
**Target OS version/…
-
hi
i write flutter project that work with flutter bloc
it works fine on chrome and ios but on android emulator i got exception and after publishing on webserver wont work well. http://www.safa.cloud…
-
```
| 00:00 +5: loading /b/s/w/ir/tmp/t/flutter_customer_testing.flutter_cocoon.VWGXMQ/tests/repo_dashboard/test/infrastructure_test.dart
| ../../../../../k/.pub-cache/hosted/pub.dartlang.org/path_p…
-
> DO NOT DELETE THIS TEMPLATE. IF YOU DELETE THIS TEMPLATE AND DO NOT COMPLETE IT, YOUR ISSUE WILL BE CLOSED.
### Describe the bug
I have vimspector installed on both my work laptop (Mac OSX) an…
-
Having a Chip inside a ListView item causes the first item on the list to not render when the items change. This happens for example when you need to filter the items.
The problem only happens when…