flutter_mplat_ttt
flutter_mplat_ttt copied to clipboard
Run on chrome platform
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 ?