Commit Graph

22 Commits

Author SHA1 Message Date
Julian Finkler
0a25923ae2
Merge pull request #168 from AreaSeys-Team/master
Supporting add-to-app feature
2020-02-19 21:35:21 +01:00
Santi Hoyos
2a2a3e0899 avoid use Registrar.activity() before flutter engine is attached to android Activity
this add support for use this plugin in apps with add-to-app feature
2019-12-18 17:43:01 +01:00
Eterna
4fe1075fa6 upgrade gradle 2019-08-27 10:51:15 +07:00
mjafartp
f7b09a9272
App Crash with Background fetch plugin cleared 2019-06-08 17:42:23 +05:30
Matthew Smith
6d37ed830b Android X Support
bumping version to 1.0
2019-03-04 06:43:33 -08:00
Marián Mižik
eb027ced44
Update gradle-wrapper.properties 2019-02-28 10:44:47 +01:00
Marián Mižik
243a6b5278
Update build.gradle 2019-02-28 10:43:57 +01:00
Matthew Smith
5d498e39a7
Merge pull request #72 from victoraldir/improvement/migrate-to-androidx
Increase gradle version and migrate to androidx
2019-02-06 06:42:54 -08:00
victoraldir
3c8e8c54af Increase gradle version and migrate to androidx 2019-01-30 21:29:39 -02:00
Robin
82f461185d Fix issue that some HUAWEI scan error. 2019-01-04 17:21:50 +08:00
dustin
5e50563aaf [Fixes #47] Add Camera permission to library Android manifest
Makes integration into host applications easier
Removed the camera permission from the example to demonstrate
2018-09-06 11:28:16 -07:00
Matthew Smith
b9c6f73c6b
Update build.gradle 2018-08-29 21:27:24 -07:00
dustin
dcfdc5a0c4 update android gradle configuration and declare activity in library
If you declare the activity in the library, the hosting application's
manifest will get merged with the library manifest and then the end user
doesn't have to edit their manifest before this plugin works.

also updated to latest gradle plugin and kotlin versions
2018-08-09 14:21:26 -07:00
Florian
471f6c4a7e
Replace "compile" by "implementation"
Configuration 'compile' in project ':barcode_scan' is deprecated. Use 'implementation' instead.

According to :
https://github.com/apptreesoftware/flutter_barcode_reader/issues/11
2018-05-30 15:03:25 +02:00
John Ryan
ff0121984e update support:design to 27.1.1, compileSdkVersion to 27 2018-04-17 12:12:37 -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
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
Benjamin Sauer
51f43844d7 Added error handling for declined permission requests. 2018-01-05 17:21:25 +01: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