Commit Graph

32 Commits

Author SHA1 Message Date
BC Ko 8b010fa625
Update .gitignore to new `dart_tool` pub cache
dart-lang/sdk#32030
2018-05-24 03:05:26 -07:00
Matthew Smith eeea92e52f
Merge pull request #16 from apptreesoftware/gradle-updates
update support:design to 27.1.1, compileSdkVersion to 27
2018-04-17 14:19:16 -05:00
John Ryan 21d15d3038 update version, changelog to prepare for release 2018-04-17 12:17:33 -07:00
John Ryan ff0121984e update support:design to 27.1.1, compileSdkVersion to 27 2018-04-17 12:12:37 -07:00
John Ryan 58a40d2e2d
Merge pull request #15 from toteto/master
Fix missing Kotlin dependency
2018-04-17 11:45:25 -07:00
Antonio 5803e84643
Fix mistype error 2018-04-15 23:08:45 +02:00
Antonio 0d0fd23ad1
Update build.gradle
Add kotlin classpath dependency
2018-04-15 23:06:01 +02:00
Matthew Smith 27f95f6494 Updated changelog and pubspec version 2018-02-08 06:02:38 -08:00
Matthew Smith 32421f0422
Merge pull request #6 from apptreesoftware/license_update
license_update
2018-01-19 12:03:21 -08:00
Matthew Smith d6d7b22387 remove incorrect package 2018-01-19 04:25:23 -08:00
Matthew Smith ca9c812e33 update change log 2018-01-19 04:12:34 -08:00
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