Maksimka101 / isolate-bloc

A Flutter package that helps implement the BLoC pattern when blocs run in their own Isolate.
MIT License
21 stars 9 forks source link

Update Firebase method channel names #4

Closed Maksimka101 closed 3 years ago

Maksimka101 commented 3 years ago

Firestore plugin since some last version use new method channel name: plugins.flutter.io/firebase_firestore. This name should be added to the default platform channel plugins list.