artistic_qr
Customizable artistic QR codes with module shapes, gradients, image halftone, logo blend, 3D effects, animation, and zero dependencies.
1.0.1
deaa-jahjah/artistic_qr
What this package is like to depend on
Last release 1 months ago
18 Jul 2026
Too new to tell
only 1 release windows
Nearly every release is documented
notes for 3 of 3 stable releases
Nothing withdrawn
no release was ever pulled
1 months old
3 releases · first in 2026
3 releases in the last 12 months
see the full history below
Release timeline
3 releases · Jul 2026 to Jul 2026Releases
latest 3-
1.0.118 Jul 2026Release notes
Open source →- Shortened pubspec description for full pub.dev score.
- Fixed deprecated
FontWeight.index— now usesFontWeight.value. - Added 1.0.0 entry to CHANGELOG.
-
1.0.017 Jul 2026Release notes
Open source →- Public launch — published to pub.dev with full documentation and decode-verified screenshot gallery.
- Fixed deprecated
FontWeight.indexusage in SVG export and frame JSON serialization. - Shortened pubspec description for pub.dev scoring.
-
0.2.017 Jul 2026Release notes
Open source →- Payload builders —
QrData.wifi / vCard / email / sms / phone / whatsapp / geo / eventwith correct escaping, so WiFi-login and add-contact codes are one-liners. - Decorative frames —
QrFrame: rounded border + "SCAN ME" label banner (top or bottom), rendered by the widget, PNG, and SVG exports. - 3D depth effects —
QrEffect.extruded(isometric blocks),QrEffect.shadow(floating sticker), andQrEffect.emboss(bevel lighting, raster-only). Extrusion on the finder eyes is automatically capped to keep detectors happy, and the scan guard flags risky depth/scale combinations. - Style presets —
QrStylePresetswith 8 curated, decode-verified looks (ocean,sunset,forest,candy,paper,blocks3d,neon,classic). - JSON styles —
QrStyle.toJson()/fromJson()(plus fills, shapes, effects, frames) so designs can be saved, shared, and used as templates. - Animated QR widget —
AnimatedArtisticQrCodewithgradientSweep,reveal, andpulseeffects; resting states are always fully scannable.
- Payload builders —