Skip to content

Warning: Operand of null-aware operation '!' #50

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

Open
JoniJohn opened this issue May 24, 2022 · 0 comments
Open

Warning: Operand of null-aware operation '!' #50

JoniJohn opened this issue May 24, 2022 · 0 comments

Comments

@JoniJohn
Copy link

Below warning is displayed when I run my code on the emulator

/C:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_rounded_date_picker-2.0.2/lib/src/flutter_cupertino_rounded_date_picker_widget.dart:922:24: Warning: Operand of null-aware operation '!' has type 'SchedulerBinding' which excludes null.

  • 'SchedulerBinding' is from 'package:flutter/src/scheduler/binding.dart' ('/C:/flutter/packages/flutter/lib/src/scheduler/binding.dart').
    package:flutter/…/scheduler/binding.dart:1
    SchedulerBinding.instance!.addPostFrameCallback((Duration timestamp) {
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