 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
|
fad1d30ae7
|
Partial migration to null safety (#63)
Migrated `elinux_cache.dart` to null safety.
|
2021-10-27 15:53:48 +09:00 |
|
 Hidenori MatsubayashiandGitHub
|
12df07e1d0
|
Merge the latest create.dart from flutter-tizen (#61)
Merged from https://github.com/flutter-tizen/flutter-tizen/commit/8b20d223859a81e3685439850c0f0ec77a612aaf
|
2021-10-13 16:55:20 +09:00 |
|
 Hidenori MatsubayashiandGitHub
|
073e2c265b
|
Fix issues upgrading from no tagged branches (#51)
Fixed some issues when we upgrade from no tagged branches.
|
2021-08-26 16:47:15 +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
|
a2c523c29e
|
Support native pluginClass |none| (#39)
|
2021-08-03 13:40:55 +09:00 |
|
 Hidenori MatsubayashiandGitHub
|
ec893e1b9a
|
Fix missing method (#38)
|
2021-08-03 13:26:21 +09:00 |
|
 Hidenori MatsubayashiandGitHub
|
f90086f143
|
Fix device discovery issue (#35)
When we use custom-devices and some of them are not found, desktop devices isn't also listed.
|
2021-08-02 08:49:06 +09:00 |
|
 Hidenori MatsubayashiandGitHub
|
feef220fb9
|
Add all runtime mode to custom-devices (#34)
* Add all runtime mode to custom-devices
* code format
|
2021-07-30 14:47:45 +09:00 |
|
 Hidenori MatsubayashiandGitHub
|
3bb018d90f
|
Add github workflows (#30)
|
2021-07-29 14:16:59 +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
|
8968bacfa1
|
Add port-forwarding for remote devices (#27)
|
2021-07-28 15:04:09 +09:00 |
|
 Hidenori MatsubayashiandGitHub
|
09f57d9082
|
Add runDebug for remote devices (#26)
|
2021-07-28 14:15:35 +09:00 |
|
 Hidenori MatsubayashiandGitHub
|
29eb6f6c21
|
Add install/uninstall to/from remote devices (#25)
|
2021-07-28 10:51:37 +09:00 |
|
 Hidenori MatsubayashiandGitHub
|
fe02c4d00f
|
Add profile mode support (#24)
|
2021-07-28 08:53:45 +09:00 |
|
 Hidenori MatsubayashiandGitHub
|
d2a2a44002
|
Add x11 backend runner support (#22)
|
2021-07-27 14:48:40 +09:00 |
|
 Hidenori MatsubayashiandGitHub
|
0a3ef762f5
|
Cross-compile from x64 to arm64 (#20)
|
2021-07-27 14:17:50 +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
|
200391b629
|
Upgrade to flutter-2.4.0-4.2.pre (#18)
|
2021-07-26 16:03:51 +09:00 |
|
 Hidenori MatsubayashiandGitHub
|
c3d029b360
|
Fix custom-devices error message temporary (#16)
I temporary fixed the error when there isn't a ~/.flutter_custom_devices.json file.
|
2021-07-21 16:57:01 +09:00 |
|
 Hidenori MatsubayashiandGitHub
|
814f470586
|
Change the highest priority device to current host (#15)
|
2021-07-21 16:14:50 +09:00 |
|
 Hidenori MatsubayashiandGitHub
|
804ea1a0c1
|
Add device discovery and custom-devices (#14)
Fixed Discovery remote devices #12
|
2021-07-21 15:42:13 +09:00 |
|
 Hidenori MatsubayashiandGitHub
|
6221fd59b7
|
Add doctor command support (#11)
|
2021-07-20 14:50:50 +09:00 |
|
 Hidenori MatsubayashiandGitHub
|
eacaccf77b
|
Add native plugin build support (#10)
Fixed #3
|
2021-07-19 17:49:39 +09:00 |
|
Hidenori Matsubayashi
|
eeb28eab23
|
Add create command for plugin support
|
2021-07-16 15:56:25 +09:00 |
|
Hidenori Matsubayashi
|
1ef4cda79b
|
Delete target-backend-type option from create command
|
2021-07-16 13:34:36 +09:00 |
|
Hidenori Matsubayashi
|
d10fcb6127
|
first commit
|
2021-07-16 13:03:30 +09:00 |
|