A free, open-source, Flutter mobile application to find and browse UPnP devices on your network.
Clone this repo with
$ git clone https://github.com/huffSamuel/upnp_explorer.gitthen build the APK with
$ flutter build apkand install it on your device with
$ adb install ./build/app/outputs/flutter-apk/app-release.apkBased on makeareadme.com

