소스 검색

release of v0.3.2

flutter-beta
Julian Steenbakker 5 년 전
부모
커밋
3474faa766
2개의 변경된 파일6개의 추가작업 그리고 1개의 파일을 삭제
  1. +5
    -0
      CHANGELOG.md
  2. +1
    -1
      pubspec.yaml

+ 5
- 0
CHANGELOG.md 파일 보기

@@ -1,3 +1,8 @@
## 0.3.2
#### Bug fixes
* Fixed null-pointer when no overlay provided on iOS. (#245)
* Fixed camera not stopping (green dot on iOS 14) when navigating to other page. (#240)

## 0.3.1
#### Bug fixes
* Fixed permission callback on iOS & Android.


+ 1
- 1
pubspec.yaml 파일 보기

@@ -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.1
version: 0.3.2
homepage: https://juliuscanute.com
repository: https://github.com/juliuscanute/qr_code_scanner



불러오는 중...
취소
저장