PackageTrack
Sign in Get early access

qr_flutter

QR.Flutter is a Flutter library for simple and fast QR code rendering via a Widget or custom painter.

4.1.0 1.7M downloads/mo #270 most downloaded on pub.dev theyakka/qr.flutter

What this package is like to depend on

Last release 3 years ago

no release in 18 months

Ships unpredictably

gaps range from 6 weeks to 2.2 years

Most releases are documented

notes for 13 of 15 stable releases

Nothing withdrawn

no release was ever pulled

8 years old

15 releases · first in 2018

0 releases in the last 12 months

see the full history below

Release timeline

15 releases · Mar 2018 to May 2023
2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 15
  1. 4.1.0 14 May 2023
    Release notes
    • Bump qr dependency (from ^3.0.0 to ^3.0.1).
    Open source →
  2. 4.0.0 14 Mar 2021
    Release notes
    • Migrate to null safety
    Open source →
  3. 3.2.0 30 Dec 2019
    Release notes
    • Fix issue where finder patterns don't render correctly with the painter
    • Small fixes + optimizations
    Open source →
  4. 3.1.0 06 Nov 2019
    Release notes
    • Fix issue with emptyColor rendering.
    • Fix a bug related to placeholder image loading.
    • Bump to Flutter 1.7+. Flutter API changes have necessitated a bump. Sorry.
    Open source →
  5. 3.0.1 19 Aug 2019
    Release notes

    added an example so pub doesn't punish us

    Open source →
    Release notes
    • Added an example.
    Open source →
  6. 3.0.0 19 Aug 2019
    Release notes
    • Use QrVersions.auto and let the library pick the appropriate version for you.
    • Add an image that will be overlaid in the centre of the widget. You can specify the image size but not position.
    • QrImage.onError has been removed. It was horribly broken so we decided to not deprecate it and just remove it totally.
    • QrImage.errorStateBuilder introduced to allow you to display an in-line Widget when an error (such as data too long) occurs. By default the error state Widget will be constrained to the QRImage bounds (aka a Square) but you can use the constrainErrorBounds property to prevent that.
    • A bunch of bug fixes you can look at in the source code.
    Open source →
  7. 2.1.0+55 06 Jun 2019

    Nothing published for this version

  8. 2.0.0+51 26 Feb 2019

    Nothing published for this version

  9. 1.1.6 16 Jan 2019
    Release notes
    • Adds analyzer configuration
    • Fixes linting issues
    • Migrate to Dart 2.x friendly syntax
    • Tidy some initialization logic / code
    • Bump copyright
    Open source →
  10. 1.1.5 31 Oct 2018
    Release notes
    • Add image data export functions (see test/painter_tests.dart for an example)
    Open source →
  11. 1.1.3 09 Aug 2018
    Release notes

    1.1.3. Drops min sdk version for older Flutter installs

    Open source →
    Release notes
    • Lower min sdk version to cater to some older versions of Flutter
    Open source →
  12. 1.1.2 06 Aug 2018
    Release notes
    • fix dart/pub analyzer issues. update build docs.
    • docs updates
    Open source →
    Release notes
    • The QrImage widget will now autosize if no size has been defined (thanks @romkor!)
    • Requires Dart 2 (as so does Flutter)
    • Dart 2 pubspec compatability changes
    Open source →
  13. 1.1.1 20 Apr 2018
    Release notes
    • Fixes and issue where the QR image won't get repainted even though the data has changed
    Open source →
  14. 1.1.0 20 Apr 2018
    Release notes

    add workspace for vscode. Modify example to use library instead of di…

    Open source →
    Release notes
    • Update to 1.0 release of the dart qr library
    Open source →
  15. 1.0.0 04 Mar 2018
    Release notes
    • Initial release
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive