sony / flutter-elinux

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

Working towards the current master branch #122

Closed andreadaoud closed 2 years ago

andreadaoud commented 2 years ago

I am trying to run elinux on master branch of flutter today. After a whole day's debug, it finally works. This Pull Request can serve as a reference when you adapt it to later flutter releases.

This was worked against flutter commit 37e5bfe240295b7a65fd2d17dde6b2e0fe5a31c2

HidenoriMatsubayashi commented 2 years ago

Thanks.

I am trying to run elinux on master branch of flutter today.

We're not following the master branch. I am following the stable branch.

andreadaoud commented 2 years ago

Yes, I know, I mean this can serve as a reference when future stable version is released.

HidenoriMatsubayashi commented 2 years ago

Okay, thanks.

CorvetteCole commented 2 years ago

3.3 stable released, fyi

HidenoriMatsubayashi commented 2 years ago

@andreadaoud Can you please update the PR as the engine artifact is ready?

HidenoriMatsubayashi commented 2 years ago

Needs some updates to fix the warnings.

andreadaoud commented 2 years ago

Needs some updates to fix the warnings.

Could you please do it? I'm working on 3.0.5 now.

HidenoriMatsubayashi commented 2 years ago

Can I close this PR once? I'll create a new PR.

andreadaoud commented 2 years ago

Can I close this PR once? I'll create a new PR.

OK

HidenoriMatsubayashi commented 2 years ago

Thanks, closing.