Exploring Flutter for Industrial Use Cases

This website is exploring the possibilities to use Flutter in industrial software applications on embedded and desktop. We regularly share respective expert blog posts, videos, news and show cases. Enjoy and feel free to contribute to the discussions or by submitting your own blog post, if you are an expert in this area.

Latest Blog Posts

Jun 12, 2024

Fluttercon 2024 unites Flutter enthusiasts, showcasing innovations and offering networking. Engage with Industrial Flutter experts for demos on embedded and desktop platforms, and join our workshop to advance your Flutter skills.

May 27, 2024

Flutter on ARMv6

Hannes Winkler

Flutter runs on many platforms: From Android/iOS, to Web, and Desktop i.e. Windows, macOS and Linux Desktop. Those are not typically resource-constrained environments though. So, as an experiment, I thought it'd be interesting to see how flutter performs on some really resource-constrained hardware, like a Raspberry Pi Zero (1st gen)!

Jan 17, 2024

Explore ListView.builder's power and pitfalls in rendering extensive data. Uncover performance challenges, delve into the impact of RenderParagraphs, and discover a custom RenderObject solution for improved efficiency.

Why did we create this site?

As part of our ongoing research and development efforts, we've been exploring Flutter for industrial applications. Our goal is to collect examples and showcase real-world industrial applications that have been built with Flutter.