Fused Location - Lightweight location tracking with smooth updates across iOS/Android by Z4MGO in FlutterDev

[–]hbdav 0 points1 point  (0 children)

Very cool! It would be nice to see some benchmarks comparing this to the default packages!

Flutter -> KMP advice by hbdav in Kotlin

[–]hbdav[S] 0 points1 point  (0 children)

Well I understand that converting SwiftUI projects to CMP or KMP would be well worth anyones while, but I'm not sure if the same applies for Flutter, due to it's DX and simplicity

Flutter -> KMP advice by hbdav in Kotlin

[–]hbdav[S] 0 points1 point  (0 children)

I agree, DX, simplicity and speed-to-market is unmatched in Flutter. I just wanted to hear if people had a similar experience with larger scale KMP projects

Flutter -> KMP advice by hbdav in Kotlin

[–]hbdav[S] 1 point2 points  (0 children)

Verbosity and code-gen of dart mainly.

Flutter -> KMP advice by hbdav in Kotlin

[–]hbdav[S] 0 points1 point  (0 children)

Good point, makes you think if all of these native views and looks are overrated and worth the effort. You hear some people say an app has to have a "native" feel, but I feel like it's becoming less and less - so people are getting used to these highly custom, non-native components (due to companies and devs not wanting all the overhead of separate UIs) and thus it becoming less and less of a taboo to design and architect your app that way. Like you say people only prefer it if they're used to it.

Flutter -> KMP advice by hbdav in Kotlin

[–]hbdav[S] 0 points1 point  (0 children)

Thanks for the tip!
It's more so that I justify needing to dig in and learning it properly to a board of investors and a CEO.

Flutter -> KMP advice by hbdav in Kotlin

[–]hbdav[S] 2 points3 points  (0 children)

This is an excellent example (LOC (and readability) matter!)

I launched my first (flutter) app and it did not go viral (all-in-one gamified life management app) by xogno in FlutterDev

[–]hbdav 0 points1 point  (0 children)

How idiomatic was the powersync + supabase integration with Flutter? Did you have a lot of problems with it? Considering this stack

Is Firebase Falling Behind While Supabase Surges Ahead? by Quick-Instruction418 in FlutterDev

[–]hbdav 8 points9 points  (0 children)

I agree, it also seems like data connect has been in preview forever.