logoalt Hacker News

whynotmaybetoday at 2:04 AM0 repliesview on HN

Went from c# to flutter and it was easy.

The new concepts for me were using immutable classes with the keyword "final", and the whole concept of state management in mobile apps because I've mainly done backend.

I've only used kotlin in the android files for flutter but nothing else.

I'm also not totally objective on that because my Java experience is from a long long time ago, my general feeling is that flutter is less bloated than java.

And I don't want to start a culture war on this, because we all know turbo Pascal is the best.