Jonas Uekötter

@uekoetter.dev

Mobile developer, @GoogleDevExpert for Dart & Flutter, #FlutterFavorite package author. Opinions are my own.

Did you know you can hide things behind the dynamic island? This can be used to show easter eggs or your app name behind it that only shows up in screenshots. Super useful for growth hacking or debugging. If you use it, please show me what you used it for!

It's fascinating seeing what dependencies Flutter apps use via Flutter Shark app. Superlist for example uses native_dio_client and http_image_provider which are packages that I wrote. They also use dio and sentry_flutter, which contain a lot of code that I wrote.

After 3 years of working at MediaMarktSaturn, Europe's largest electronics retailer, this month will be my last at the company. It's time for new challenges next year.

Bild

I'm currently on my way to Droidcon Italy in Milan. So far - my train to the airport was delayed - the stop at the airport was cancelled - despite that I arrived in time at the airport, however - the airport temporarily closed the gate and nothing departed, but nobody knows why

I'm hearing from job seekers that it's hard to get a job and I'm hearing from hiring managers that it's hard to find the right talent. Not sure what the takeaway here is

All these discussions about the Flutter architecture guides are kinda amusing to me. It just shows that architecture is way more subjective than we'd like to admit. A good architecture is also adapted to the needs of the app, so such guides are just a starting point.

Ale 💙@alesalv.bsky.social · 2y ago

If you like the idea of getting rid of MVVM in #flutter #flutterdev , I just opened a PR for improving the Flutter's Guide to app architecture. Go ahead and 👍👍👍 if you like it, or comment: github.com/flutter/webs...

Today I got approached by a young guy at the train station in my small hometown, because he recognized the Flutter logo on my backpack. He wanted to ask me some questions about a software development apprenticeship. Unfortunately, I had to go but not without giving him my contact details.

The upcoming Flutter version has, what feels like, a bunch more deprecation notices and newly found analyzer issues than the versions before. Also, the removal of the `hashValues()` method breaks a surprising amount of libraries, which is kinda annoying.

Why does the BlueSky app not have a tablet layout? I mean it’s a ReactNative app that’s also powering the website, so it clearly has an existing big form factor design