Karsten Silz

Results 19 issues of Karsten Silz

## 🐛 Bug Report In my app, playing text-to-speech worked with Flutter 2.2 on an iPhone XS Max with iOS 14.7.1. It doesn't with Flutter 2.5 anymore, showing the error...

bug

I updated these three dependencies: `pointer_interceptor`, `file_picker`, and `flutter_keyboard_visibility`. See #295.

**Describe the bug** I don't use the Material Design widgets in my iOS app. To get the toolbar buttons working (see #226), I wrap the editor with `Material` and `Localization`...

bug

With 1.50, the sample code doesn't compile anymore.

Hi, It seems to kick in 1087 pixels or below. I'd like to lower this to, say, 900 or so. How can I do this?

### How to reproduce these conditions - Open "[docs/auth/getting-started.md](https://github.com/angular/angularfire/blob/master/docs/auth/getting-started.md)" - Search for "Read more at authentication state persistence" ### Expected behavior The sentence ends with a period. ### Actual behavior...

I use [JHipster](https://www.jhipster.tech/) which generates a Spring Boot / Angular project for me. Now I don't want to format the generated code I never touch. That's why I need to...

IntelliJ

### Description I'm using flutter_video_compress: 0.3.7+8 to deploy to an iPhone XS Max on iOS 13. It works in the Android simulator, but I get the following compilation errors in...

bug

I'd like the "Done" button to always be visible and not just in the last step. I know you can always close with the "X" in the top, but I'd...

I added this setting to avoid a double-drawn line at the end of a list.