firebase / FirebaseUI-Flutter

Apache License 2.0
92 stars 79 forks source link

fix(ui_firestore): A value of type 'int?' can't be returned from a function with return type 'int' because 'int? #241

Closed BirjuVachhani closed 6 months ago

BirjuVachhani commented 6 months ago

Description

Fixes #239

Related Issues

Replace this paragraph with a list of issues related to this PR from the issue database. Indicate, which of these issues are resolved or fixed by this PR.

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?

lesnitsky commented 6 months ago

reverted due to an accidental merge with a non-semantic commit message