-
I exactly followed your example codes but not working inside my async Tkinter app... you example files works fine but don't working inside my app... is there a compatibility problem with async_tkinter…
-
### Problem description
[Error.txt](https://github.com/user-attachments/files/17529523/Error.txt)
### What steps will reproduce the bug?
pkg install gcc-8
### What is the expected behavior?
cle…
-
### 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…
-
It would awesome if this library had a demo app with all flat-gui widgets used.
![Flat gui](https://user-images.githubusercontent.com/14161646/55229493-fd24ad00-523e-11e9-888f-bcd863dbd631.png)
-
Would like to add some simple support for visualizing 2D polygons. Currently I just draw things on paper and trust that I'm translating them correctly in the code (unit tests), which is error prone an…
-
## Steps to Reproduce
1. Execute `flutter run` on the code sample
2. There are two buttons, one is on the left side, another is on the right side but invisible.
3. Tap the 'Tab' key on k…
-
### Steps to reproduce
1. Create emulator Pixel XL API 33 in Android Studio
2. Clone 'git@github.com:Prime-Holding/widget_toolkit.git'
3. Open in Android Studio widget_toolkit->packages->widget_too…
-
These warning shows in red when building the app
And shows in grey when using the --verbose flag:
```
[ +903 ms] ../../Library/Flutter/.pub-cache/hosted/pub.dartlang.org/pull_to_refresh-2.0.0/lib…
-
CupertinoDatePicker in CupertinoDatePickerMode.date mode respects time while compare initialDateTime and minimumDate in assert.
I think that in this mode assert should compare just dates without ti…
-
Apparently using this library in more than one project within the same application doesn't work.