https://github.com/blendthink/flutter_tools_bug_sample
https://github.com/blendthink/flutter_tools_bug_sample
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/blendthink/flutter_tools_bug_sample
- Owner: blendthink
- Created: 2022-10-29T17:32:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-18T03:35:06.000Z (over 3 years ago)
- Last Synced: 2025-02-07T05:30:10.204Z (over 1 year ago)
- Language: Swift
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bug Sample
This is a sample project to reproduce the following issue.
https://github.com/flutter/flutter/issues/114296
The issue was fixed in the next commit.
https://github.com/flutter/flutter/commit/229b39eda58608de0cdd6b3f1d35b6470fc83183
The fixed sample code has been uploaded to `fixed` branch.