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!
Jonas Uekötter
@uekoetter.dev
Mobile developer, @GoogleDevExpert for Dart & Flutter, #FlutterFavorite package author. Opinions are my own.
New job announcement: I'll start as a mobile dev at Wolt. For my North American followers; Wolt belongs to DoorDash and is in the food and grocery delivery business
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.
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.
I just found another somewhat popular Flutter app in Germany: The Finanzfluss app. It's a tool to analyze your networth, with a focus on stocks. It seems actually rather cool www.finanzfluss.de/copilot/
Finanzfluss Copilot: Portfolio Tracker für dein Vermögen
Verbinde deine Konten & Depots in wenigen Klicks. Analysiere deine Investments & behalte deine Vermögensentwicklung im Blick. Auch als App für iOS und Android!
finanzfluss.de
Just made my pass_app repo public! A full-stack #Flutter & #DartFrog example showing how to use PassKit with shared code. 💙🐸 Check it out - uses the passkit library made by @uekoetter.dev: github.com/ueman/passkit 🎫 github.com/marcossevill...
GitHub - marcossevilla/pass_app: A full-stack application to show Apple PassKit functionality.
A full-stack application to show Apple PassKit functionality. - marcossevilla/pass_app
github.com
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.
Did you know that you can track referrer information for your Flutter app, if it was launched via deeplink from a browser? It can be done with pub.dev/packages/ref...
Huh, apparently we can have custom feeds on Bluesky. Obviously there's Flutter custom feed bsky.app/profile/did:...
It's kinda funny how uCrop has this very memorable design, so that you can immediately tell that the BlueSky Android app uses uCrop for editing images. github.com/Yalantis/uCrop
Commits · Yalantis/uCrop
Image Cropping Library for Android. Contribute to Yalantis/uCrop development by creating an account on GitHub.
github.com
Flutter talk for @uekoetter.dev : “Working with PassKit: Making physical tickets & cards digital” 🎟️📲
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.
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.
Are you looking for a comprehensive list of starter packs for tech? Look no further, it's here github.com/stevendborre...
GitHub - stevendborrelli/bluesky-tech-starter-packs: A list of tech-related Bluesky starter packs
A list of tech-related Bluesky starter packs. Contribute to stevendborrelli/bluesky-tech-starter-packs development by creating an account on GitHub.
github.com
I really dig the "domain as username" feature here, but it kinda feels weird having a different handle than on other platforms
TIL that iOS has an extra keyboard type for Twitter. Should we start a petition to rename it to Bluesky?
I've promoted my passkit packages to version 1.0.0. It's now rather complete, functional, stable and I do not expect big API changes. You'll find them at - pub.dev/packages/pas... - pub.dev/packages/pas... - pub.dev/packages/app...
passkit | Dart package
Pure Dart library which can create and read Apple's PkPass files (which are usually shown in Apple Wallet). Works on servers and in apps.
pub.dev
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