sony / flutter-elinux

Flutter tools for embedded Linux (eLinux)
BSD 3-Clause "New" or "Revised" License
460 stars 44 forks source link

Flutter embedder build with rotation option #87

Closed Taha-Firoz closed 2 years ago

Taha-Firoz commented 2 years ago

I'm on the latest version of flutter-elinux 2.10.3 but it doesn't have the rotation option in the client yet. I'm using a display who's primary axis is portrait and flutters own orientation system doesn't work. Any idea when the rotation option on the client will be available, I see you've already added it to the flutter-embedded-linux repo

HidenoriMatsubayashi commented 2 years ago

This issue is related to https://github.com/sony/flutter-elinux/issues/74. We need to add the command option to handle it. Could you check it?

Taha-Firoz commented 2 years ago

No no it's my bad I had to delete the previous elinux folder and run flutter-elinux create again