build as chromeapp
check 2016y5m26d on mac
Dart x Flutter --( ARC Welder )--> Chrome App
example
[1] make certification
[2] clone sample code & pub
[3] make release apk
[3-1] draw rect test
[3-2] anime rect test
[3-3] draw image test
comment : failed to draw png now(2016y5m26d) on mac chrome
[3-4] touch test
[4] install arc welder & bake chrome app
http://www.howtogeek.com/214734/how-to-use-googles-arc-welder-to-run-android-apps-in-chrome/
[5] Check on MAC
memo
run flutter_c/lib/demo/3ddemo_drawvertex.dart, app was terminate. maybe, could not display image repeatly on mac chrome
Last updated