Simon Eckerstorfer
Simon Eckerstorfer
Inside the "type message" dialog checking or unchecking the "multiline" checkbox does not change the behaviour of the field. Either way, when typing a long string, the dialog is expanded...
### Platform Android 14 ### Plugin connectivity_plus ### Version 5.0.2 ### Flutter SDK 3.16.7 ### Steps to reproduce The problem of no stream events emitted is only occuring for the...
This is not a bug in this package, but from `webview_flutter`. It is tracked here: https://github.com/flutter/flutter/issues/144278 All click events are registered a few ten pixels above the actual click position...
### Reasoning As discussed in [this](https://youtu.be/lxkFL9disq0?t=850) talk about `flutter_animate`, the performance of animations **might** get significantly improved by wrapping them in a [RepaintBoundary](https://api.flutter.dev/flutter/widgets/RepaintBoundary-class.html). I argue that this is not apparent...
**This is a draft PR** Documentation is still open, I will add it next week when I have more time. closes #46
FilePicker implements this with wraping to a new row, that would be perfect