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

WidgetsBinding Flutter V3 #32

Open
HosseinAsadi opened this issue Jun 11, 2022 · 0 comments
Open

WidgetsBinding Flutter V3 #32

HosseinAsadi opened this issue Jun 11, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@HosseinAsadi
Copy link

{basePath}/flutter/.pub-cache/hosted/pub.dartlang.org/menu_button-1.4.2+1/lib/menu_button.dart:524:22: Warning: Operand of null-aware operation '!' has type 'WidgetsBinding' which excludes null.

  • 'WidgetsBinding' is from 'package:flutter/src/widgets/binding.dart' ('{basePath}/flutter/packages/flutter/lib/src/widgets/binding.dart').
    WidgetsBinding.instance!.addPostFrameCallback((Duration timeStamp) {
    ^
@HosseinAsadi HosseinAsadi added the bug Something isn't working label Jun 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants