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

fix: Unhandled exception Null check operator used on a null value #159

Merged
merged 1 commit into from
Jan 7, 2024

Conversation

zacksleo
Copy link
Contributor

@zacksleo zacksleo commented Jan 7, 2024

fixed #151

flutter 3.7 没有 flutterVersion 输出

flutter --version --machine 
{
  "frameworkVersion": "3.7.12",
  "channel": "stable",
  "repositoryUrl": "https://github.com/flutter/flutter.git",
  "frameworkRevision": "4d9e56e694b656610ab87fcf2efbcd226e0ed8cf",
  "frameworkCommitDate": "2023-04-17 21:47:46 -0400",
  "engineRevision": "1a65d409c7a1438a34d21b60bf30a6fd5db59314",
  "dartSdkVersion": "2.19.6",
  "devToolsVersion": "2.20.1",
  "flutterRoot": "/Users/zacksleo/flutter"
}

@lijy91 lijy91 merged commit bacaf33 into leanflutter:main Jan 7, 2024
3 of 4 checks passed
@lijy91
Copy link
Member

lijy91 commented Jan 7, 2024

@all-contributors please add @zacksleo for code

Copy link
Contributor

@lijy91

I've put up a pull request to add @zacksleo! 🎉

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

Successfully merging this pull request may close these issues.

Windows Build Fails on Custom Flutter branch
2 participants