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

Exception thrown on dependency #5

Open
JCKodel opened this issue Jul 21, 2022 · 1 comment
Open

Exception thrown on dependency #5

JCKodel opened this issue Jul 21, 2022 · 1 comment
Assignees

Comments

@JCKodel
Copy link

JCKodel commented Jul 21, 2022

/C:/flutter/.pub-cache/hosted/pub.dartlang.org/scrollable_positioned_list-0.2.3/lib/src/positioned_list.dart:312: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((_) {
@Chinmay-KB
Copy link
Owner

Can you provide a minimum reproducible code?
I've not looked into the code for a long time now, so not very surprised it broke 😢

@Chinmay-KB Chinmay-KB self-assigned this Jul 22, 2022
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

2 participants