firebase / flutterfire

🔥 A collection of Firebase plugins for Flutter apps.
https://firebase.google.com/docs/flutter/setup
BSD 3-Clause "New" or "Revised" License
8.46k stars 3.91k forks source link

fix(database, web): fix broken exception handling on streams #12647

Closed russellwheatley closed 1 month ago

russellwheatley commented 1 month ago

Description

Related Issues

fixes https://github.com/firebase/flutterfire/issues/12642

Checklist

Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes ([x]). This will ensure a smooth and quick review process. Updating the pubspec.yaml and changelogs is not required.

Breaking Change

Does your PR require plugin users to manually update their apps to accommodate your change?

guvenacar commented 1 month ago

Hello @russellwheatley, will the update be included in the new version? When will the new version be released? I can't use realtime database in my project still. Thanks.

russellwheatley commented 1 month ago

@guvenacar - Released in latest version 👍

guvenacar commented 1 month ago

@russellwheatley, I keep getting the same error after the last update?!

russellwheatley commented 1 month ago

@guvenacar - some other fixes were needed: https://github.com/firebase/flutterfire/pull/12706 will be out in next release 👍

guvenacar commented 1 month ago

after update still dont work :(