Khoren Markosyan
|
c276d0561b
|
fixed deps
|
2 years ago |
dependabot[bot]
|
a21f38dd17
|
Bump flutter_zxing from 0.7.0 to 0.7.1 in /zxscanner
Bumps [flutter_zxing](https://github.com/khoren93/flutter_zxing) from 0.7.0 to 0.7.1.
- [Release notes](https://github.com/khoren93/flutter_zxing/releases)
- [Changelog](https://github.com/khoren93/flutter_zxing/blob/main/CHANGELOG.md)
- [Commits](https://github.com/khoren93/flutter_zxing/commits)
---
updated-dependencies:
- dependency-name: flutter_zxing
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
1a02ae8c6e
|
Bump url_launcher from 6.1.4 to 6.1.5 in /zxscanner
Bumps [url_launcher](https://github.com/flutter/plugins/tree/main/packages/url_launcher) from 6.1.4 to 6.1.5.
- [Release notes](https://github.com/flutter/plugins/releases)
- [Commits](https://github.com/flutter/plugins/commits/url_launcher-v6.1.5/packages/url_launcher)
---
updated-dependencies:
- dependency-name: url_launcher
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
716fed32a7
|
Bump flutter_native_splash from 2.2.4 to 2.2.5 in /zxscanner
Bumps [flutter_native_splash](https://github.com/jonbhanson/flutter_native_splash) from 2.2.4 to 2.2.5.
- [Release notes](https://github.com/jonbhanson/flutter_native_splash/releases)
- [Changelog](https://github.com/jonbhanson/flutter_native_splash/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jonbhanson/flutter_native_splash/compare/v2.2.4...v2.2.5)
---
updated-dependencies:
- dependency-name: flutter_native_splash
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
b72577fc72
|
Bump build_runner from 2.1.11 to 2.2.0 in /zxscanner
Bumps [build_runner](https://github.com/dart-lang/build) from 2.1.11 to 2.2.0.
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](https://github.com/dart-lang/build/compare/build_runner-v2.1.11...build_runner-v2.2.0)
---
updated-dependencies:
- dependency-name: build_runner
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Khoren Markosyan
|
bee7b3fcab
|
zxscanner version: 1.0.1+6
|
2 years ago |
Khoren Markosyan
|
c8b8bed11f
|
zxscanner version: 1.0.1+5
|
2 years ago |
Khoren Markosyan
|
97f78f9bcc
|
updated pubs
|
2 years ago |
Khoren Markosyan
|
b447da6f73
|
added fastlane screengrab support for android
|
2 years ago |
dependabot[bot]
|
8283a77cdd
|
Bump flutter_native_splash from 2.2.3+1 to 2.2.4 in /zxscanner
Bumps [flutter_native_splash](https://github.com/jonbhanson/flutter_native_splash) from 2.2.3+1 to 2.2.4.
- [Release notes](https://github.com/jonbhanson/flutter_native_splash/releases)
- [Changelog](https://github.com/jonbhanson/flutter_native_splash/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jonbhanson/flutter_native_splash/compare/v2.2.3...v2.2.4)
---
updated-dependencies:
- dependency-name: flutter_native_splash
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
4765dad7a6
|
Bump hive from 2.2.2 to 2.2.3 in /zxscanner
Bumps [hive](https://github.com/hivedb/hive) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/hivedb/hive/releases)
- [Commits](https://github.com/hivedb/hive/compare/v2.2.2...v2.2.3)
---
updated-dependencies:
- dependency-name: hive
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Khoren Markosyan
|
5be6cd4e11
|
version: 1.0.0+4
|
2 years ago |
dependabot[bot]
|
3250c68d22
|
Bump share_plus from 4.0.9 to 4.0.10 in /zxscanner
Bumps [share_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages) from 4.0.9 to 4.0.10.
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/HEAD/packages)
---
updated-dependencies:
- dependency-name: share_plus
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Khoren Markosyan
|
b1b6001058
|
fixed ios scheme issue
|
2 years ago |
Khoren Markosyan
|
7b0cdb18db
|
show black screen if camera not found
|
2 years ago |
Khoren Markosyan
|
0e84dbaf79
|
updated ios info plist
|
2 years ago |
Khoren Markosyan
|
ed44dd6210
|
set minimum ios version to 11 for ZXScanner
|
2 years ago |
Khoren Markosyan
|
7625224776
|
added splash screen
|
2 years ago |
Khoren Markosyan
|
a75e748e72
|
added app icon
|
2 years ago |
Khoren Markosyan
|
58adb27e10
|
fixed setLogEnabled function issue
|
2 years ago |
Khoren Markosyan
|
dbacf19363
|
fixed Chinese support
|
2 years ago |
Khoren Markosyan
|
d09c9ebc39
|
added flash support
|
3 years ago |
Khoren Markosyan
|
dbca853024
|
added new api functions
|
3 years ago |
Khoren Markosyan
|
f598aa876b
|
minor improvements
|
3 years ago |
Khoren Markosyan
|
e006104795
|
bug fixes
|
3 years ago |
Khoren Markosyan
|
61a49a8161
|
added help page
|
3 years ago |
Khoren Markosyan
|
ae0b7fb60d
|
added zxscanner project files
|
3 years ago |
Khoren Markosyan
|
05cd8309fc
|
created ZxScanner project
|
3 years ago |