Skip to content

Tags: go-flutter-desktop/hover

Tags

v0.47.2

Toggle v0.47.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #246 from go-flutter-desktop/fix/remove-go-rice

Use go embed instead of go rice

v0.47.1

Toggle v0.47.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fixes: go-flutter#666

Fixes new flutter 3 log description go-flutter-desktop/go-flutter#666

v0.47.0

Toggle v0.47.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Switch to go-flutter-desktop engine builds, update snapshot generation (

#227)

The --no-causal-async-stacks option is no longer present.

v0.46.6

Toggle v0.46.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
CHORE: append path separator to LDFLAGS so linking actually works (#220)

v0.46.5

Toggle v0.46.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
enable users to prepare the flutter engine within docker image withou…

…t building first. (#214)

* create prepare-engine subcommand and use it in the dockerfile

* fix(deps): github.com/otiai10/[email protected]: missing go.sum entry

* fix(deps): go mod tidy

* fix: swap engine prep to debug mode

* fix: add missing ~ to CGO_LDFLAGS

* remove support for multiple target OSes in prepare-engine.

remove the prepare step within the docker image, users can prepare which ever engines they need on the fly

add all supported engines to the CGO_LDFLAGS of the docker image

* FEAT: add profile mode

FIX: ensure exactly one mode is set at a time

* FIX: don't check for darling within prepare-engine, simply fail for darwin releases

* FIX: fail to prepare engine in release mode if on darwin

* FIX: add profile for windows and linux

* REQUEST: rework prepare mode validation logic

FEAT: debug mode is default again

v0.46.4

Toggle v0.46.4's commit message
Fix engine download

v0.46.3

Toggle v0.46.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #209 from go-flutter-desktop/config/organization-name

Introduce organization name field to hover config

v0.46.2

Toggle v0.46.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix MacOSX version min (#199)

v0.46.1

Toggle v0.46.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #184 from go-flutter-desktop/fix/linux-aot-cross-c…

…ompilation

Fix linux AOT cross-compilation

v0.46.0

Toggle v0.46.0's commit message
Update module GeertJohan/go.rice to v1.0.1