Skip to content

Commit ad60594

Browse files
authored
chore: v3.4.0 (#58)
* chore: v.3.4.0 * fix: changelog
1 parent 882e226 commit ad60594

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 3.4.0
2+
3+
* Added `PrettyQrQuietZone` support [#44](https://github.com/promops/flutter_pretty_qr/pull/56).
4+
* Updated web renderer detection [#55] (https://github.com/promops/flutter_pretty_qr/pull/57).
5+
* Added support compilation to WASM. Thanks to [s-philippov (#52)](https://github.com/promops/flutter_pretty_qr/pull/52).
6+
17
## 3.3.0
28

39
* Added `PrettyQrBrush` gradient filling option [#40](https://github.com/promops/flutter_pretty_qr/pull/28).

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: pretty_qr_code
22
description: A highly customizable Flutter widget that makes it easy to render QR codes.
33

4-
version: 3.3.0
4+
version: 3.4.0
55
homepage: https://github.com/promops/flutter_pretty_qr
66

77
topics:

0 commit comments

Comments
 (0)