Hacker News new | ask | show | jobs
by seenickcode 2925 days ago
Hi there, I'm the author of the article. I'd like to clarify that it's not bad at all. Libs exist out there, such as offering a cross platform nav bar, seemless where you wouldn't have to maintain two separate codebases. Also for things like forms, if you have a custom design, you won't be having a lot of "if/else" statements, you'd simply use one set of widgets since they'd be custom.
1 comments

Thanks for your clarification. I'll have to give Flutter a try some time.