flutter_barcode_reader/ios
Jon Stevens 81edea7935
fix compile warning
https://stackoverflow.com/questions/18039275/retained-block-property-does-not-copy-the-block-use-copy-attribute-instead

"Retain'ed block property does not copy the block - use copy attribute instead"

Not sure if this should be `copy` or `strong`.
2019-07-05 16:32:46 +07:00
..
Assets Initial commit 2017-10-29 10:05:11 -07:00
Classes fix compile warning 2019-07-05 16:32:46 +07:00
.gitignore Initial commit 2017-10-29 10:05:11 -07:00
barcode_scan.podspec Initial commit 2017-10-29 10:05:11 -07:00