-
Notifications
You must be signed in to change notification settings - Fork 72
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
Only safe (?.) or non-null asserted (!!.) calls are allowed on a nullable receiver of type Activity? #60
Comments
Getting the same issue till now |
Happy to take a PR for this. |
May I know when this issue will be fixed and the plugin will be made available for use? |
the issue still coming |
Any solution for this issue? |
Describe the bug
Tried the example given in the page https://pub.dev/packages/upi_pay/example. Debugger throws this error.
The text was updated successfully, but these errors were encountered: