3 points

So this is why they dropped multiple flutter devs from the team. RIP Flutter!

permalink
report
reply
0 points

I called it in the layoff announcement and people said I was crazy

permalink
report
parent
reply
2 points

I see this as a positive for Flutter. Android tends to publicly execute its favorite libraries and ignore the ones that actually work properly.

permalink
report
parent
reply
4 points
*

I am starting to have mixed feelings about this. It feels like I either have chosen the wrong technology or there is something wrong with me.

Had to drop support to every other platform and only working on the commonMain and androidMain source sets (so what’s the point of KMP after all?) and still the app is not on par with purely native counterparts (main pain points: navigation, l10n, image loading/rendering, video players, markdown rendering using Compose multiplatorm, resource access especially for typefaces, using mocks in tests, and the list could go on…).

Maybe Compose multiplatorm is the real culprit but God, have mercy on me please…

permalink
report
reply
2 points

Uh-oh heretic spotted. Recant everything you’ve said or I’ll make you justify every line of your manifest to a robot!

permalink
report
parent
reply
1 point

I hoped to be burned alive like in the good ol’ times.

permalink
report
parent
reply
3 points
*

I hereby sentence you to writing exception handling code in viewmodels with the following requirements:

  • exceptions may be native
  • exceptions must be defined in separate modules for Clean Architecture
  • all calls to native methods must use callbacks for Objective-C compatibility
  • you must launch a separate coroutine when rethrowing some (TBD) exceptions to prevent the exception from being caught by a parent other than the root exception handler (or the calling thread!)
  • you must use ViewModelScope except when writing to SharedPreferences
  • you should be using DataStore, heathen
permalink
report
parent
reply

Android Development

!android_dev@programming.dev

Create post

Welcome to the programming.dev Android development community!

The Android robot is reproduced or modified from work created and shared by Google and used according to terms described in the Creative Commons 3.0 Attribution License

Community stats

  • 40

    Monthly active users

  • 92

    Posts

  • 70

    Comments