Hacker News new | ask | show | jobs
by gpantazes 2757 days ago
I hated this about CoronaSDK (how the framework would render everything like a game engine to one canvas). It was so much harder to debug things if the only way you can debug components is only within the scope of the framework, and you don't have any of the benefits of using the native views/containers. This means you can't effectively use Appium or UIAutomator or anything nice like that. If Flutter does render everything like a canvas, then that will pretty negatively affect my impression of it.
1 comments

There's a demo of running native tests that also test flutter on iOS here: https://github.com/flutter/ios_add2app