Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

flutter add windows support to existing app

 flutter config --enable-windows-desktop && flutter create .
// In exsiting project, it will just "recreate"
 
PREVIOUS NEXT
Tagged: #flutter #add #windows #support #existing #app
ADD COMMENT
Topic
Name
7+8 =