Andre Haueisen

Results 7 issues of Andre Haueisen

Hi. First of all, I love Flashbar. You did a great job there. I would like to make one suggestion. I think Flashbar.isShowing() is a bit misleading. You use it...

enhancement

I'm aware of iOS back swipe issue. This issue was fixed [here](https://github.com/flutter/flutter/issues/28237) but a recent change on the Flutter platform broke it again. Adding to that, some users don't like...

enhancement
priority

**Describe the bug** If the keyboard covers the `CardField` we lose focus making it impossible to type. It only happens on iOS https://user-images.githubusercontent.com/13854934/196276449-277c7feb-83a5-4935-b5e6-9f2354c7bd66.mp4 ![android_rec](https://user-images.githubusercontent.com/13854934/196276655-a02e2479-7c8b-4a96-825b-21c6ef966df8.gif) **To Reproduce** Steps to reproduce the...

needs triage

When I make a back gesture on IOS and it is not the top route, the top route gets popped instead of the route where the back gesture originated and...

platform-ios
framework
f: material design
f: cupertino
f: routes
f: gestures
has reproducible steps
P2
found in release: 3.3
found in release: 3.6
team-ios
triaged-ios

Hi. I'm getting this exception in production, but I can't figure out why it is happening and I haven't been able to reproduce it in dev. Do you have any...

question

**Describe the bug** `CardField` loses focus when the screen is rebuilt. In the video, when the list occupies the whole screen, the Scaffold needs to be rebuilt to accommodate the...

needs triage

- Updates dependencies - Updates syntax - Use [flutter_lints](https://pub.dev/packages/flutter_lints) instead of [pedantic](https://pub.dev/packages/pedantic) since it is deprecated