Momentum on Linux
- Brent Lewis
- Dec 29, 2022
- 1 min read
I've set up a Ubuntu 20 LTS dual boot alongside Windows 10, daily driving Ubuntu. Flutter + VS Code + Android has been relatively painless. The duplex QR-code side channel is implemented and tested on Android. One troubling discovery was that mixed Dart & Rust debugging on Android is unsupported. I asked about it, and the only advertised solution is a bespoke logging interface. Hey, it's something. I haven't tried mixed debugging on the Linux target, but I'm hoping it'll be possible to, at minimum, attach to a running process. Flutter's camera plugin is not yet supported on Linux, but I can now focus more on network traversal using ICE with the new side channel.
Yorumlar