|
|
|
|
|
by divan
862 days ago
|
|
Some people joke that state management in Flutter is like http mixers/routes in Go. But I think it's much worse :) Granted, UI state handling is not an easy task, and it's not directly related to the topic of complexity of the languages. I had an article written a few years ago about a thought experiment of Flutter being implemented with Go. It's a bit naive, but still fun to think about. [1] [1] https://divan.dev/posts/flutter_go/ |
|