Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Null check operator used on a null value #422

Closed
armagangok opened this issue Aug 19, 2024 · 1 comment
Closed

Null check operator used on a null value #422

armagangok opened this issue Aug 19, 2024 · 1 comment

Comments

@armagangok
Copy link

[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Null check operator used on a null value
#0 CupertinoScaffold.showCupertinoModalBottomSheet (package:modal_bottom_sheet/src/bottom_sheets/cupertino_bottom_sheet.dart:456:52)

Screenshot 2024-08-19 at 15 01 32

@armagangok
Copy link
Author

armagangok commented Aug 19, 2024

It was my fault while implementing the package, I passed the wrong context to show the dialog.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant