flutter_barcode_reader/example/ios
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
..
Flutter update android gradle configuration and declare activity in library 2018-08-09 14:21:26 -07:00
Runner Initial commit 2017-10-29 10:05:11 -07:00
Runner.xcodeproj Rewrote iOS scanner in ObjC to avoid swift plugin conflicts with use_frameworks! 2017-11-07 18:27:25 -08:00
Runner.xcworkspace Initial commit 2017-10-29 10:05:11 -07:00
.gitignore Initial commit 2017-10-29 10:05:11 -07:00
Podfile Rewrote iOS scanner in ObjC to avoid swift plugin conflicts with use_frameworks! 2017-11-07 18:27:25 -08:00
Podfile.lock Rewrote iOS scanner in ObjC to avoid swift plugin conflicts with use_frameworks! 2017-11-07 18:27:25 -08:00