talkjs / talkjs-flutter

Flutter SDK for the TalkJS Chat API
https://talkjs.com
BSD 3-Clause "New" or "Revised" License
9 stars 14 forks source link

Migration towards flutter_inappwebview #19

Closed bugnano closed 1 year ago

bugnano commented 2 years ago

This PR is for the migration from our custom webview fork to flutter_inappwebview. We need to make sure that everything works as before, in particular:

While we're at it, I'd also like to update the push notifications to match feature parity with RN, and also update the firebase_messaging dependency, as requested by our customer.