flutter_mplat_ttt icon indicating copy to clipboard operation
flutter_mplat_ttt copied to clipboard

Run on chrome platform

Open aloisdeniel opened this issue 6 years ago • 0 comments

Thanks for the sample !

Unfortunately I don't know how to launch the project for chrome platform.

A support for web is stated in last stable release note of flutter but I tried to add FLUTTER_WEB=true and CHROME_EXECUTABLE="/Applications/Google Chrome.app/Contents/MacOS/Google Chrome" environment variable to add the device and it is never listed from flutter devices.

Do I need to switch to another flutter channel ?

aloisdeniel avatar Jul 15 '19 14:07 aloisdeniel