Documentation

Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
flutterui:build_release [2020/08/13 15:41]
admin
flutterui:build_release [2021/10/15 11:28]
admin
Line 7: Line 7:
 =====Requirements===== =====Requirements=====
  
-The build script requires Node.js ​and perl. Simply check versions:+Flutter version ''​2.5.2''​ is required. 
 + 
 +The build script requires Node.js. Simply check versions:
  
   node -v   node -v
   npm -v   npm -v
-  ​ 
-  perl -v 
  
 Download and install Node.js: https://​nodejs.org/​en/​ \\  Download and install Node.js: https://​nodejs.org/​en/​ \\ 
-Download install Perl: https://​www.perl.org/​get.html 
  
 Run ''​%%npm install%%''​ to install all depending npm packages. Run ''​%%npm install%%''​ to install all depending npm packages.
Line 27: Line 26:
 ====Web==== ====Web====
  
-Currently, beta channel is required for Flutter WEB: 
- 
-  flutter channel beta 
   flutter doctor -v   flutter doctor -v
   flutter config --enable-web   flutter config --enable-web
Line 53: Line 49:
 =====Web===== =====Web=====
  
-Currently, beta channel is required for Flutter WEB: 
- 
-  flutter channel beta 
   flutter doctor -v   flutter doctor -v
   flutter config --enable-web   flutter config --enable-web
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information