Anyone aware of an implementation supporting performing a DFU on a mobile application using Google's Flutter framework? There are now fairly establish plugins for BLE such as flutter_blue. It would be nice to support the latest in cross-platform mobile dev.
React Native has such an implementation courtesy of Pilloxa's react-native-nordic-dfu. Any thoughts?