Documentation
¶
Index ¶
Constants ¶
View Source
const BuildPath = "go"
BuildPath sets the name of the directory used to store the go-flutter project. Much like android and ios are already used.
Variables ¶
View Source
var ( GoBin string FlutterBin string DockerBin string GitBin string )
Path to external tools used by hover
Functions ¶
func OutputBinaryName ¶
OutputBinaryName returns the string of the executable used to launch the main desktop app. (appends .exe for windows)
func OutputBinaryPath ¶
OutputBinaryPath returns the path to the go-flutter Application for a specified platform.
func OutputDirectoryPath ¶
OutputDirectoryPath returns the path where the go-flutter binary and flutter binaries blobs will be stored for a particular platform. If needed, the directory is create at the returned path.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.