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
Using jnigen I created bindings to developer.android.com/guide/playco... and was able to call core Android APIs directly from Dart. Isn't that cool?! Blog post coming soon :)
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
One of these days today
January 24, 2025 at 9:33 AM
I put washing machine salt instead of dishwasher salt once. After few weeks the entire softener module that keeps special resin got clogged. Fortunately I found a person who fixed it within few hours.
Since then I'm always checking the label before putting something into dishwasher/washing machine.
December 31, 2024 at 11:26 AM
Sorry for keeping you busy on bluesky with debugging my requests :D

Interestingly the long requests sub-steps are not that long, and some of them don't really show anything detailed.
December 20, 2024 at 11:50 AM
Is this what you refer to? I just had to wait 2 minutes for the references to a widget to be found :(
December 20, 2024 at 10:32 AM
Engine is now part of the #Flutter monorepo

groups.google.com/g/flutter-an...
#FlutterDev
December 18, 2024 at 1:12 PM
I sometimes miss this kind of syntax, and sometimes just build my own extensions for one-off decorations. However, if I want to make it more prominent what widget is the most important in the tree without changing the order of wrapping I just extract decoration to a wrapper widget
December 18, 2024 at 8:47 AM
Our flutter pub deps --style=compact prints 760 lines and we try to avoid adding 3rd party packages. It's not overwhelming. I can easily imagine getting into 1000-2000 range with just few extra dependencies.
December 16, 2024 at 5:41 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
Few weeks ago we had to wait 4-5 days for a closed lane review in Google Play (on a version bump). Today it went through closed lane in about 10 min, and to production in about 15 min.

Meanwhile iOS TestFlight is a bit slower, after about 40 min the build got to review.
December 10, 2024 at 8:24 PM
Who wouldn't enjoy a little font rendering glitch in #flutter :D
November 28, 2024 at 5:01 PM
There's more of them. Typing `me` matches the commands
November 23, 2024 at 7:51 PM
I'm getting Hana too :) It seems to be some kind of AI assistant based on the `autocomplete` endpoint response
November 23, 2024 at 7:50 PM
Ha, I get the same feeling. My experience with c++ is limited to university and this kind of books
November 21, 2024 at 9:00 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
Just upgraded to Pro plan, it's sooo good. If only we wouldn't modify native code with each release, we could probably avoid waiting for 4 days to release a small update through Google Play :D
November 21, 2024 at 4:50 PM
Yup, simple 1LOC change that would've break the feature. AppStore reviews are quite quick these days, but hotfix is stuck in Play review. Last week we waited over 6 days, because on 1st attempt they missed that we do period tracking and health app declaration wasn't matching reviewer experience.
November 19, 2024 at 4:13 PM
After enabling this experimental flag you can see the total number of downloads on pub.dev in the last 30 days. Someone needs to start collecting this historical data now, cc: @rydmike.com :)
November 19, 2024 at 8:55 AM
This is mine now (sorry don't have a better picture). I came back to stickers after about 2 year break. This time I got myself a solid color background sticker so that the glue doesn't damage the cover as it did with my previous laptop
November 19, 2024 at 12:06 AM