Hacker News new | ask | show | jobs
by bjacobt 1762 days ago
As others mentioned flutter is good! Google codelab has good tutorials on getting you started for simple apps [0], follow the two part write your flutter app tutorial and then others.

I've heard about some jank issues with iOS so you may want to check on that [1]

[0] https://codelabs.developers.google.com/?cat=flutter [1] https://thomasmiddel.medium.com/flutter-its-poor-ios-perform...