Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultCachePath ¶ added in v0.40.0
func DefaultCachePath() string
func EngineCachePath ¶ added in v0.40.0
noinspection GoNameStartsWithPackageName
func ValidateOrUpdateEngine ¶
ValidateOrUpdateEngine validates the engine we have cached matches the flutter version, or otherwise downloads a new engine. The returned path is that of the engine location.
func ValidateOrUpdateEngineAtPath ¶ added in v0.20.0
func ValidateOrUpdateEngineAtPath(targetOS, cachePath, requiredEngineVersion string) (engineCachePath string)
ValidateOrUpdateEngineAtPath validates the engine we have cached matches the flutter version, or otherwise downloads a new engine. The engine cache location is set by the the user.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.