A Performance Optimization of Flutter WebView

Written by entronad | Published 2020/02/09
Tech Story Tags: flutter | performance | optimization | programming | application | mobile-application-development | mobile-apps | html

TLDR This article records a performance optimization of the WebView based Flutter data visualization library: echarts_flutter. The test case has three charts, including a WebGL 3D chart and a liquid animation chart: Flutter Dev Tool, we can get the flame chart of CPU time occupation:. The time of HTML loading while loading scripts grew on the time of injection, which contains the injection of scripts on the. page. The result is that the time is reduced, while the. time of. HTML loading on the page is reduced.via the TL;DR App

no story

Written by entronad | https://github.com/entronad
Published by HackerNoon on 2020/02/09