|
|
|
|
|
by dman
2945 days ago
|
|
From Laws of spacecraft design ->
39. Any exploration program which "just happens" to include a new launch vehicle is, de facto, a launch vehicle program. I suspect adding ability to run in browser imperfectly would just invite demands for Flutter to become a web dev framework entirely. |
|
Flutter has shown that it's possible to build a truly native implementation from "web" tooling. I've shipped apps with Ionic and such before (but not React-Native yet), but despite how much care goes into the application, they've still never felt native, and Flutter bridges that gap perfectly.
If it somehow managed to also be able to deploy the same code to the web, perhaps using a different (or providable) CSS grid, I think it's as close to a holy grail as we'll manage.