Dominik Roszkowski
banner
roszkowski.dev
Dominik Roszkowski
@roszkowski.dev
Flutter Developer, GDE, building Visible - tracking platform for chronic illness
#flutterdev
Looking forward to see scrolling and gestures snappier thanks to platform thread merging.
February 21, 2025 at 2:45 PM
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 would help if LLMs would have a bit of scepticism included. I'm anthropomorphizing it a bit, but in my human terms I'd prefer my LLM model to say "there's not enough data to answer" than spitting fairly probable garbage that I need to sieve through :)
January 30, 2025 at 9:59 AM
When writing I often delete entire sentences, when speaking I correct myself etc. When thinking about code I see parallel "topics" at the same time.
The success of LLMs shows how predictable majority of the work we do is, though.
January 29, 2025 at 10:06 PM
I had this feeling when the Chat GPT et al. launched some time ago - in reality this is what we do whenever we speak or write down our thoughts. You don't really know what's going to be the next word until you say it :D
But on the other hand we also realize that it's not only about it.
January 29, 2025 at 10:06 PM
Canonical says they "are hard at work expanding this availability, and we will soon release multi-window support to both Linux and MacOS-based platforms."

ubuntu.com/blog/multipl...
#Flutter
Bringing multiple windows to Flutter desktop apps | Ubuntu
Discover the new multiple windows support for Flutter desktop apps and how you can benefit from this new functionality.
ubuntu.com
January 26, 2025 at 2:55 PM
Haha, yes, I prefer all in one apps that have at least all of my calendars and email accounts and can deal with snoozing, scheduling etc. Ideally it's native and offline first too.
January 26, 2025 at 11:19 AM
The new one (paird) that can be downloaded from the website is Electron based. The one in AppStore (Spark 2) is native.
January 26, 2025 at 10:57 AM
Yup I'm using the classic (non-electron) Spark. It does the job very well
January 26, 2025 at 10:21 AM
Urgent and important first, then important, and make sure to do something just for yourself every now and then :)
January 25, 2025 at 5:05 PM
Splendid repro steps!
January 20, 2025 at 10:50 PM
Some real data before (Flutter 3.24.4) and after (3.27.1 + pub workspace)
AAB size before: 142 MB
AAB size after: 141 MB (including Firebase update)

IPA size before: 68 MB
IPA size after: 55 MB

Imho the size change may be related to some of the transitive dependencies getting updated
January 20, 2025 at 3:01 PM
I got some perf improvement in my vs code as there's only one dart analyzer context instead of 30+
January 20, 2025 at 2:57 PM
Don't like the platform and their patterns that much as well, but it's just one I chose some time ago. Before that I would use Twitter's revue but it's long gone now.
January 20, 2025 at 12:12 PM
Substack has better discoverability, similar to medium or dev.to. Being able to "push" blog note to hundreds of readers is way more effective than posting link to the website. I keep it on my site for redundancy and posterity ;)
January 20, 2025 at 8:41 AM
I will try to build intent receiver and will check!
January 19, 2025 at 11:05 PM