Thank you for the advice. Haven't looked at Android Things yet, seems to be very interesting.
Unfortunately, there is not much info & tutorials about it. Also supported SoC is pretty expensive (RPi 3 support is salvation in this case).
For now I have no idea how to run Flutter app on Android Things OS.
To make things clear, the reason I started this topic is to compare Flutter app development with other approaches especially for embedded devices. As for me, there is NO solution for developing software for IoT with really nice UI with ease for now (2k19). Neither QT, nor of any GUI library for Python, Java, C++ e.t.c. is suitable for developing complex modern UI. The only way fow now is to integrate somehow web view - run Electron on linux or use CEF (Chromium Embedded Framework) but this approach has strong limitations and it is very painful. So that, Flutter may be the solution with it's own compilation to the native ARM code.
Thanks for articles, I wonder if toolchain & embedder will be supported out of the box.
понедельник, 10 июня 2019 г., 23:12:15 UTC+3 пользователь eseidel написал: