Skip to content

Commit

Permalink
Release of v0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
juliansteenbakker committed Feb 11, 2021
1 parent 753bd4d commit 6498932
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.3.4
#### Bug fixes
* Fixed No barcode view found on Android when calling controller.dispose() (#257)
* Fixed Hot reload not working on Android.

## 0.3.3
#### Bug fixes
* Fixed updateDimensions not being called causing zoom on iOS. (#250)
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: qr_code_scanner
description: QR code scanner that can be embedded inside flutter. It uses zxing in Android and MTBBarcode scanner in iOS.
version: 0.3.3
version: 0.3.4
homepage: https://juliuscanute.com
repository: https://github.com/juliuscanute/qr_code_scanner

Expand Down

0 comments on commit 6498932

Please sign in to comment.