breez / breezmobile

Lightning Network mobile client
https://breez.technology
GNU General Public License v3.0
567 stars 130 forks source link

Fixed a bug where a blob(non-text) item on clipboard would crash the app on Android #1293

Closed erdemyerebasmaz closed 3 months ago

erdemyerebasmaz commented 3 months ago

Fixes #1275

This crash was fixed on clipboard_watcher v2.1.0 but v2.1.0 also made it incompatible with Flutter 3.7.12

Forked clipboard_watcher and excluded Dart 3/Flutter 3.10 upgrades. breez/clipboard_watcher@3.7.12_npe_crash