Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Update chart_container.dart #739

Closed
wants to merge 1 commit into from
Closed

Update chart_container.dart #739

wants to merge 1 commit into from

Conversation

WorldpixelSoftware
Copy link

Removed unnecessary null-aware operators on lines 205, 206, 209, 232.

This fixes chart_container.dart:205:27: Warning: Operand of null-aware operation '!' has type 'SchedulerBinding' which excludes null Error which does appear on latest flutter version!

Fixes this issue #735.

Removed unnecessary null-aware operators on lines 205, 206, 209, 232.

This fixes chart_container.dart:205:27: Warning: Operand of null-aware operation '!' has type 'SchedulerBinding' which excludes null Error which does appear on latest flutter version!
@igolubic
Copy link

@KKStudios - Can you please add CLA and resubmit this PR. It's still failing.

Thanks!

Copy link

@ahmadhanis ahmadhanis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes solved the problem of widgetbiding issue warning. Thanks

@stuartmorgan
Copy link
Collaborator

This project is no longer maintained, and cannot accept any PRs. Community members interested in collaborating on a community-maintained fork can coordinate in this issue.

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

Successfully merging this pull request may close these issues.

4 participants