pixel_snap
Sharp looking Flutter applications at any pixel scaling factor.
0.1.5
163K downloads/mo
#926 most downloaded on pub.dev
irondash/pixel_snap
What this package is like to depend on
Last release 3 years ago
no release in 18 months
Ships fairly regularly
a new release about every 2 months
Nearly every release is documented
notes for 15 of 15 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
15 releases · first in 2022
0 releases in the last 12 months
see the full history below
Release timeline
15 releases · Dec 2022 to Feb 2024
2023
2024
2025
2026
Releases
latest 15-
0.1.516 Feb 2024Release notes
Open source →- Use MediaQuery.devicePixelRatioOf(context) instead of MediaQuery.of(context).devicePixelRatio (#19).
-
0.1.416 Nov 2023 -
0.1.314 Nov 2023 -
0.1.201 Jul 2023 -
0.1.122 May 2023 -
0.1.009 May 2023Release notes
Open source →BREAKING: Removed global state. It is now necessary to get PixelSnap from build context.
-
0.1.0+109 May 2023 -
0.1.0+210 May 2023 -
0.0.504 May 2023 -
0.0.401 Mar 2023Release notes
Open source →- FIX: wrong cast for AlignmentDirectional.
- FEAT: add forked version of FittedBox.
-
0.0.316 Dec 2022Release notes
Open source →- FEAT: add forked version of FittedBox.
- FEAT: generate forked widgets instead of copying manually (#6).
-
0.0.215 Dec 2022Release notes
Open source →- FEAT: add check_and_lint github workflow (#2).
- DOCS: add missing section.
- DOCS: small tweaks.
- DOCS: move image down.
- DOCS: add initial documentation.
Release notes
Open source →- FIX: ensure that pixel snapping is spread evenly.
- FEAT: fork Image and RawImage widgets (#5).
-
0.0.106 Dec 2022 -
0.0.1+106 Dec 2022 -
0.0.1+207 Dec 2022Release notes
Open source →- FIX: compatibility with latest Flutter master.
- FIX: remove duplicate change-log entry.