Commit Graph

12 Commits

Author SHA1 Message Date
Julian Finkler 14a744d0af Owner changes:
Android:
Kotlin Package: `com.apptreesoftware.barcodescan` -> `de.mintware.barcode_scan`
Manifest-Package: `com.yourcompany.barcodescan` -> `de.mintware.barcodescan`
Activity: `com.apptreesoftware.barcodescan.BarcodeScannerActivity` -> `de.mintware.barcode_scan.BarcodeScannerActivity`

iOS:
Bundle ID: `com.apptreesoftware.barcode.plugin.example` -> `de.mintware.barcode_scan.plugin.example`

Flutter:
Method channel: `com.apptreesoftware.barcode_scan` -> `de.mintware.barcode_scan`
pubspec.yaml:
 - homepage updated
 - deprecated author entry removed
 - comments removed
 - flutter.plugin.androidPackage: `com.apptreesoftware.barcode_scan` -> `de.mintware.barcode_scan`

README.md updated and UPGRADE.md added
2020-02-19 23:19:14 +01:00
Connectety-T e0c461d139
Added tiny addition in description to bring the length over 60.
This brings the maintenance score up to 100, which will increase the overall score.
See https://pub.dev/packages/barcode_scan#-analysis-tab- under Maintenance suggestions.
2020-02-09 21:42:15 +01:00
Matthew Smith 6d37ed830b Android X Support
bumping version to 1.0
2019-03-04 06:43:33 -08:00
Matthew Smith af8fa170db Version bump, prepare 0.0.8 release. 2018-11-19 09:51:51 -08:00
Matthew Smith 28fd49d1eb Fix ios barcodes not scanning 2018-08-30 09:14:24 -07:00
Matthew Smith bae95511b7 prepare for 0.0.6 release 2018-08-29 21:59:26 -07:00
John Ryan 9cd1a96b56 0.0.5 2018-08-21 13:43:54 -07:00
Leon Tappe 6895e32cbc fix version conflict with dart 2.1.0/flutter 0.6
credit goes to
  - https://github.com/flutter/flutter/issues/20700

issue is resolved by just setting a minimum environment version for the
plugin

Closes #36 on the original project https://github.com/apptreesoftware/flutter_barcode_reader/issues/36
2018-08-21 01:51:28 +02:00
John Ryan 21d15d3038 update version, changelog to prepare for release 2018-04-17 12:17:33 -07:00
Matthew Smith 27f95f6494 Updated changelog and pubspec version 2018-02-08 06:02:38 -08:00
Matthew Smith 9b88c3ac57 Updated pubspec and changelog for release 2017-11-07 18:43:42 -08:00
Matthew Smith 0e4339160f Initial commit 2017-10-29 10:05:11 -07:00