-
Notifications
You must be signed in to change notification settings - Fork 95
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
Selecting all the text and then scrolling will cause an error: Null check operator used on a null value #122
Labels
bug
Something isn't working
Comments
Screenrecorder-2023-07-04-19-57-06-130.mp4 |
======== Exception caught by widgets library =======================================================
|
Hi @wilinz , I thinks this is not a bug of |
This is a bug in Flutter. Please upgrade Flutter to the latest version and this issue will be resolved. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Selecting all the text and then scrolling will cause an error: Null check operator used on a null value
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
Environment(please complete the following information):
Please use
flutter doctor -v
to show your flutter environment, and add yourmarkdown_widget
version tooPlatform
Android
Source data
https://github.com/wilinz/flutter_markdown_demo
The text was updated successfully, but these errors were encountered: