fluttercommunity / fluttercommunity/page_turn
Blurred text on pages
Open
- Dominant language
- Dart
- Stars
- 202
- Forks
- 68
- PR merge metrics
- No merged PRs in 30d
Description
Due to the selected rendering method (capturing the image and then rendering it) the all fonts on page are blurred.
May be when animation amount.value == 1 it's better to render not as a picture, but as usual?
Now there is very poor font clarity. Even on example page of package we can see this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.