Jul 12, 2024
In this video, Alexandru Bordei and Hannes Winkler introduce the concept of Flutter remote displays for microcontrollers.
Jul 9, 2024
Fluttercon 2024 in Berlin was a blast! We've been showing selected demos demonstrating Flutter applications running on embedded hardware and demonstrating respective programming techniques in our workshop.
Jul 3, 2024
In this video, we will be using yocto and meta-flutter to run a flutter application on a Toradex verdin IMX8MPQ. Watch how we fine-tune recipes in order to get flutter-pi going on our yocto build.
Apr 12, 2024
In this video, we're showcaseing an embedded application running with Texas Instruments' CPU (AM6254) on a Toradex baseboard. It's using the Flutter-pi embedder to make Flutter work on embedded hardware and integrates CAN-Bus.
Jun 21, 2023
This video is an example of how to use the Flutter custom-devices feature with a Texas Instruments AM62XX evaluation board (https://www.ti.com/tool/SK-AM62) that has flutter-pi installed using the meta-flutter Yocto layer.
Jun 21, 2023
This video gives a quick introduction regarding the basics of how to get flutter running on an embedded device, along with a few tips and tricks for beginners.
Jun 21, 2023
In this video, we're going to set up the flutter-pi embedder on a Raspberry Pi, so we can run Flutter apps on it. Flutter is a relatively new UI-framework by Google, which is mainly used for mobile development, but thanks to the flutter-pi embedder, it can run on embedded as well.