7 Commits
Author SHA1 Message Date
Hidenori MatsubayashiandGitHub d2ae0ffdb9 gen_snapshot: fix Platform.operatingSystem issue (#213)
This change fixes an issue that `Platform.operatingSystem` returns Android on x64 hosts and when cross-building for arm64 targets on x64 hosts. To fix the issue, use the gen_snapshot of linux and elinux instead of Android's one.

Fixed https://github.com/sony/flutter-elinux/issues/212

Signed-off-by: Hidenori Matsubayashi <[email protected]>
2023-08-29 12:07:51 +00:00
Hidenori MatsubayashiandGitHub 4d747457cd release: update for flutter 3.13.0 (#203)
Signed-off-by: Hidenori Matsubayashi <[email protected]>
2023-08-17 00:20:27 +00:00
Hidenori MatsubayashiandGitHub 070d039f2d Update for flutter 3.10.0 (#182)
Signed-off-by: Hidenori Matsubayashi <[email protected]>
2023-05-20 04:58:32 +09:00
Hidenori MatsubayashiandGitHub 3050096d46 Switch gen_snapshot from Android's one to elinux's one (#82) 2022-02-21 16:31:12 +09:00
Hidenori MatsubayashiandGitHub ca037ac2d7 Add arm64 Linux host support (#29)
Fixed https://github.com/sony/flutter-elinux/issues/2
2021-07-29 09:57:05 +09:00
Hidenori MatsubayashiandGitHub d2a2a44002 Add x11 backend runner support (#22) 2021-07-27 14:48:40 +09:00
Hidenori Matsubayashi d10fcb6127 first commit 2021-07-16 13:03:30 +09:00