Enable Flutter for web

Bvk Bhattarai
1 min readSep 7, 2020

--

Emulator need high specification for running in alternative we can use our deice also but flutter can be debugged in chrome or other web browser.Flutter can be debugged and run in web browser. Here is the simple step:-

1 ) flutter channel beta

2) flutter upgrade

3) flutter config — enable-web

Enter flutter run -d web-server to run in web Server …. if any error occurs while manually running :) enjoy !!

--

--

Bvk Bhattarai
Bvk Bhattarai

Written by Bvk Bhattarai

Bibek Bhattrai is currently studying bachelor in information technology and education

No responses yet