Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckForGoFlutterUpdate ¶
CheckForGoFlutterUpdate check the last 'go-flutter' timestamp we have cached for the current project. If the last update comes back to more than X days, fetch the last Github release semver. If the Github semver is more recent than the current one, display the update notice.
func CheckForHoverUpdate ¶
func CheckForHoverUpdate(currentVersion string)
CheckForHoverUpdate check the last 'hover' timestamp we have cached. If the last update comes back to more than X days, fetch the last Github release semver. If the Github semver is more recent than the current one, display the update notice.
func CurrentGoFlutterTag ¶
CurrentGoFlutterTag retrieve the semver of go-flutter in 'go.mod'
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.