Aug 26, 2017 · 1 min read
Nice one and Kudos to the team !!! Hope this works out great. This seems more promising than React Native and Xamarin. Here are few things i would love some clarity on,
- App memory requirements caused by caching and other optimizations to improve scrolling performance.
- Ability to bridge should a third party library be needed (worst case)? Even first party apis like RenderScript for that matter.
- The engine mentions SKIA. Is that just software based? Hope it is not. If not, you might want to add details on hardware based rendering. That would be a good sell as well.
- Details on how Flutter retains or resolves some of Android platform specific improvements since ICS like Display List etc.
- Flutter’s widget for SurfaceView, SurfaceTexture and how they use OpenGL EL and Vulkan (going forward).