mirror of
https://github.com/simplezhli/flutter_barcode_reader.git
synced 2024-11-22 21:49:20 +08:00
prepare for 0.0.6 release
This commit is contained in:
parent
b830da7e84
commit
bae95511b7
@ -1,4 +1,9 @@
|
||||
## [0.0.4] - 2/8/17
|
||||
## [0.0.6] - 8/29/18
|
||||
|
||||
* Fix android dependencies
|
||||
* iOS scanner now looks like Android thanks to @dustin-graham
|
||||
|
||||
## [0.0.4] - 2/8/18
|
||||
|
||||
* Fix missing gradle dependency (thanks to [toteto](https://github.com/apptreesoftware/flutter_barcode_reader/pull/15))
|
||||
* Update gradle dependencies
|
||||
|
@ -1,6 +1,6 @@
|
||||
name: barcode_scan
|
||||
description: A flutter plugin for scanning 2D barcodes and QRCodes.
|
||||
version: 0.0.5
|
||||
version: 0.0.6
|
||||
author: Matthew Smith<matthew.smith@apptreesoftware.com>
|
||||
homepage: https://github.com/apptreesoftware/flutter_barcode_reader
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user