https://github.com/apalala-dev/transformed_text_unresponsiveness
Reproduction of unresponsiveness after a while when using a Text widget transformed using the Transform widget.
https://github.com/apalala-dev/transformed_text_unresponsiveness
Last synced: about 1 year ago
JSON representation
Reproduction of unresponsiveness after a while when using a Text widget transformed using the Transform widget.
- Host: GitHub
- URL: https://github.com/apalala-dev/transformed_text_unresponsiveness
- Owner: apalala-dev
- Created: 2022-06-01T12:03:59.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-01T12:36:09.000Z (about 4 years ago)
- Last Synced: 2025-03-24T18:49:29.248Z (over 1 year ago)
- Language: Dart
- Size: 242 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# transformed_text_unresponsiveness
Minimal reproduction code to achieve unresponsiveness on Flutter Web.
See the [related issue](https://github.com/flutter/flutter/issues/98275).