Commit Graph
10 Commits
Author SHA1 Message Date
Hidenori MatsubayashiandGitHub b9a5cc7605 Add local elinux-artifacts use support (#193)
This change add ELINUX_ENGINE_BASE_LOCAL_DIRECTORY environment to use local artifacts of elinux without downloading them from GitHub.

Signed-off-by: Hidenori Matsubayashi <[email protected]>
2023-07-15 01:25:28 +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 51a1d68590 update for flutter 3.7.0 (#158)
Signed-off-by: Hidenori Matsubayashi <[email protected]>
2023-01-25 23:39:11 +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 0e4107e829 Update to flutter-2.8.0 (#68)
Updated to the flutter 2.8.0. See also:
 - https://github.com/sony/flutter-embedded-linux/releases/tag/40a99c5951
 - https://github.com/flutter/flutter/tree/2.8.0
2021-12-10 13:19:28 +09:00
Hidenori MatsubayashiandGitHub 13d148c198 Add upgrade command (#50)
Added flutter upgrade command.

## Related issues
- https://github.com/sony/flutter-elinux/issues/46
2021-08-26 14:50:14 +09:00
Hidenori MatsubayashiandGitHub 8e42cda403 Add verbose option log message support (#40)
I added verbose option support to show detailed log message for building, device discovery, etc.
2021-08-03 15:52:25 +09:00
Hidenori MatsubayashiandGitHub d6d8ba9d90 Fix warning when upgrading to flutter-2.4.0-4.2.pre (#19) 2021-07-27 09:24:57 +09:00
Hidenori MatsubayashiandGitHub 6221fd59b7 Add doctor command support (#11) 2021-07-20 14:50:50 +09:00
Hidenori Matsubayashi d10fcb6127 first commit 2021-07-16 13:03:30 +09:00