Documentation

Trace: Build release

(flutterui)

Build release

This is an old revision of the document!


Currently, beta channel is required for Flutter WEB:

flutter channel beta
flutter doctor -v
flutter config --enable-web

Run the web variant:

flutter run -d chrome  

Build the release:

flutter build web
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information