Dominik Roszkowski
banner
roszkowski.dev
Dominik Roszkowski
@roszkowski.dev
Flutter Developer, GDE, building Visible - tracking platform for chronic illness
#flutterdev
With some back and forth testing using internal app sharing on Google Play you can just use Google Play SDK APIs directly from Dart
February 9, 2025 at 9:21 PM
It's quite cool to see community efforts to bring multi-window experience to Flutter. The popularity of it says it all, developers look for high quality multi-window support across all platforms.

pub.dev/packages/des...
#Flutter #FlutterDev
January 26, 2025 at 2:47 PM
Can we expect some performance improvements when working with barrel files and big generated files in the monorepo? Even with pub workspaces (Flutter 3.27) it may sometimes take few long seconds to navigate to a symbol or get documentation tooltip whether it's SDK class or just class in my monorepo.
December 16, 2024 at 5:32 PM
And I must say it still delivers on that. One of my favorite features we have is the HR chart where you can play with handles when selecting the activity duration, one of the most enjoyable things to build, and the built-in gesture detection was just enough for it
November 21, 2024 at 5:33 PM
It works quite well -- i.e. it shows that the scrollables behave differently e.g. they don't always respond to some gestures, in the example below to pausing the _fling_
November 21, 2024 at 4:58 PM