Flutter on the Texas Instruments AM6254

Apr 14, 2023

Editor Team

2 comments on "Flutter on the Texas Instruments AM6254"

Joshua Davis

Jun 30, 2023, 6:15 PM

What is the point of the meta-flutter layer? Does it build the libflutter_engine.so or not? If I need to build the libflutter_engine.so myself, why do I need this meta-flutter layer? (sony's or toyota's) Thanks, -J

Reply to Joshua Davis

Your Email address will not be published

Admin

Jul 3, 2023, 4:03 PM

The meta-flutter layer builds libflutter_engine.so, but it also builds the 3rd party embedder, be it "flutter-auto", "ivi-homescreen" or "flutter-pi" or any other embedder. The meta-flutter layer just makes it easy to add flutter to your yocto build. You also might look the toyota meta-flutter layer (or this downstream fork: https://github.com/ardera/meta-flutter) because the Sony layer only supports Sony's embedder.

Reply to Admin

Your Email address will not be published

Leave a Comment

Your Email address will not be published