pixel_snap 0.0.5 pixel_snap: ^0.0.5 copied to clipboard
Sharp looking Flutter applications at any pixel scaling factor.
Change Log #
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2023-05-04 #
Changes #
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
pixel_snap
- v0.0.5
- FEAT: upgrade to latest Flutter stable (#10).
0.0.5 #
- FEAT: upgrade to latest Flutter stable (#10).
0.0.4 #
- FIX: wrong cast for AlignmentDirectional.
- FEAT: add forked version of FittedBox.
0.0.3 #
- FEAT: add forked version of FittedBox.
- FEAT: generate forked widgets instead of copying manually (#6).
0.0.2 #
- FIX: ensure that pixel snapping is spread evenly.
- FEAT: fork Image and RawImage widgets (#5).
0.0.1+2 #
- FIX: compatibility with latest Flutter master.
- FIX: remove duplicate change-log entry.
0.0.1+1 #
- FIX: build errors with flutter stable.
0.0.1 #
- Initial release.