Feodor Fitsner

Results 288 comments of Feodor Fitsner

Would you care to provide more details as issue template suggests?

Have you found maintainer? It's been 7 months since the last package update. I'd like to add some new features like generating LaunchImage for iOS. Should I submit PR or...

Didn't know about [flutter_native_splash](https://pub.dev/packages/flutter_native_splash) package, thanks for the tip! Looks like it's what we need. Thought modifying splash screen images should be a part of launcher_icons package. Anyway, if you...

@mdebbar Should it work with the latest Flutter 3.7.11 or support for `useColorEmoji: true` wasn't released yet?

I can confirm trying to build a simple app on Linux ARM with Flutter 3.7 (either `stable` and `master` branches) fails with `Compilation to SkSL fails compiling` error. I'm testing...

...wondering if it would be possible to [generate `.md` files](https://stackoverflow.com/questions/13396856/markdown-output-for-sphinx-based-documentation) for use with Docusaurus.

https://flet.dev/blog/scrolling-controls-and-theming#controlling-scroll-position

it's how Safari behaves. When everything is running in a browser the delay between "user gesture" (click on a button) and the call to a clipboard operation is minimal, so...

https://flet.dev/blog/canvas