We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Google Home, But Better: Building our own Smart Home Display with Flutter

Formal Metadata

Title
Google Home, But Better: Building our own Smart Home Display with Flutter
Title of Series
Number of Parts
798
Author
License
CC Attribution 2.0 Belgium:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
We may not have realized it yet, but Flutter could become the next big player on embedded devices. This talk aims to show the potential of Flutter on embedded devices, to give a practical guide on how to start developing Flutter with a Raspberry Pi on embedded Linux, and to showcase a project where Flutter connects to the Internet of Things. What's currently supported and what custom Embedder can we use to achieve this? How do we communicate between Flutter and the embedded hardware? How can we integrate and use Flutter in the Maker-Community to open up to the world of IoT? All of these points will be answered in the talk which is accompanied by a working-code example that can be checked out afterwards.