Flutter Engine
The Flutter Engine
Namespaces | Functions | Variables
create.py File Reference

Go to the source code of this file.

Namespaces

namespace  create
 

Functions

def create.create_asset (target_dir)
 
def create.main ()
 

Variables

string create.NODE_URL = "https://nodejs.org/dist/v12.16.3/node-v12.16.3-linux-x64.tar.xz"
 
string create.NODE_EXTRACT_NAME = "node-v12.16.3-linux-x64"