Commit Graph

21 Commits

Author SHA1 Message Date
Matthew Smith 3056ac5c24 Add MIT license 2018-01-19 04:07:31 -08:00
Matthew Smith 576c947f0a
Merge pull request #5 from BenSower/patch-1
Wording change to incorporate the permission handling
2018-01-18 12:30:55 -08:00
Ben Sauer 1285b612bd
Wording change to incorporate the permission handling 2018-01-12 11:57:19 +01:00
Matthew Smith 443c756ab7
Merge pull request #4 from BenSower/master
Switched to (imo) better error handling
2018-01-10 07:36:51 -08:00
Benjamin Sauer 65193acf1c changed delegate method name to 'didFailWithErrorCode' 2018-01-10 16:25:40 +01:00
Benjamin Sauer 1c34da8db9 BarcodeScanPlugin.m: extracted errorHandling into seperate method 2018-01-10 16:21:05 +01:00
Benjamin Sauer 616b286a5c main, example: added CameraAccessDenied constant 2018-01-10 14:55:58 +01:00
Benjamin Sauer 2156fe33fe replaced iOs popup by throwing a flutter error 2018-01-08 14:42:47 +01:00
Benjamin Sauer afb0ae21c0 Merge branch 'master' of https://github.com/apptreesoftware/flutter_barcode_reader 2018-01-05 17:23:29 +01:00
Benjamin Sauer 51f43844d7 Added error handling for declined permission requests. 2018-01-05 17:21:25 +01:00
Matthew Smith d6ba48654f
Merge pull request #2 from UlfS/patch-1
Fix markup in readme
2018-01-04 08:29:39 -08:00
Ulf Sauer 88528a0d52
Fix markup in readme
Fixes broken headline markup
2017-11-11 23:38:21 +01:00
Matthew Smith 9b88c3ac57 Updated pubspec and changelog for release 2017-11-07 18:43:42 -08:00
Matthew Smith a4880d7213 Add missing files 2017-11-07 18:32:33 -08:00
Matthew Smith 80b5c6f3eb Rewrote iOS scanner in ObjC to avoid swift plugin conflicts with use_frameworks! 2017-11-07 18:27:25 -08:00
Matthew Smith 3cea973135 reverted name of barcode_scanner.dart to barcode_scan.dart 2017-10-29 16:53:49 -07:00
Matthew Smith 79a702761f Rename BarcodeScan class to BarcodeScanner 2017-10-29 16:35:38 -07:00
Matthew Smith 8906a076bf Remove widget_test 2017-10-29 16:10:50 -07:00
Matthew Smith 2f2cb653a7 updated readme 2017-10-29 15:31:33 -07:00
Matthew Smith b74a82acfe Updated readme, updated android lib to latest version 2017-10-29 13:09:37 -07:00
Matthew Smith 0e4339160f Initial commit 2017-10-29 10:05:11 -07:00