Hacker News new | ask | show | jobs
by KhalPanda 1866 days ago
If they're going to make the leap of switching the render layer, I'm surprised the leap isn't to flutter (which is supposedly stable/ready for production web apps?).
2 comments

Flutter is Canvas-based on the web, so this post well-could mean a switch to Flutter. Hard to see how non-Flutter customer Canvas-renderer for Google Docs makes sense.
Flutter is for doing UIs. Google are using canvas to render the (text) document the user is working on, not the UI elements.