I’m running Flutter on Ubuntu and need help getting the official ThingsBoard mobile app (release/1.6.0 – https://github.com/thingsboard/flutter_thingsboard_app/tree/release/1.6.0) to compile and run. The build currently fails on dependency issues coming from Dart packages; a standard flutter pub get hasn’t solved them. I’d like you to • clean up the project’s Dart dependency tree, • configure any missing native tooling, and • prove the fix by launching the app in an Android emulator and delivering a signed, install-ready APK. Please document the key steps so I can repeat the build later on the same Ubuntu setup. Remote work via Git or a quick screen-share session is fine—whatever gets us to a clean build fastest.