Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 24, 2025

Bumps mobile_scanner from 7.0.1 to 7.1.2.

Release notes

Sourced from mobile_scanner's releases.

v7.1.1

  • Fixed missing import of 'package:meta/meta.dart' on older Flutter sdk's

v7.1.0

Highlights

  • [Apple & Android] Added tap to focus functionality. You can enable it in the MobileScanner widget.
  • [Apple & Android] You can now set the initial zoom factor using the initialZoom parameter in the startOptions.

Bug Fixes and Improvements

  • [iOS] Increased minimum os level to 13 due to Flutter requirements.
  • [macOS] Increased minimum os level to 10.15 due to Flutter requirements.
  • [Android] Update to Java 17, and update other dependencies.
  • [Apple] Improved fallback for when camera is not found.
  • Added a Barcode.scaleCorners() method.
Changelog

Sourced from mobile_scanner's changelog.

7.1.2

  • Fixed an issue with the initialZoom parameter.

7.1.1

  • Fixed missing import of 'package:meta/meta.dart' on older Flutter sdk's

7.1.0

Highlights

  • [Apple & Android] Added tap to focus functionality. You can enable it in the MobileScanner widget.
  • [Apple & Android] You can now set the initial zoom factor using the initialZoom parameter in the startOptions.

Bug Fixes and Improvements

  • [iOS] Increased minimum os level to 13 due to Flutter requirements.
  • [macOS] Increased minimum os level to 10.15 due to Flutter requirements.
  • [Android] Update to Java 17, and update other dependencies.
  • [Apple] Improved fallback for when camera is not found.
  • Added a Barcode.scaleCorners() method.
Commits
  • a408310 release of v7.1.2
  • e1ad348 fix: revert the required initial zoom
  • 7830f83 release of v7.1.1
  • 66ddf9d release of v7.1.0
  • 1c3a21e fix: remove team
  • b6ca616 Merge branch 'fix/v6-16kb-update' into develop
  • 0c5283d fix: remove redundant null checks, upgrade macos files for latest flutter
  • 92e73c1 doc: update changelog
  • 56f3a2b Merge pull request #1502 from citizenwallet/best-fps
  • 5e90fff Merge pull request #1498 from KOBAYASHI-started-in-2025/develop
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [mobile_scanner](https://github.com/juliansteenbakker/mobile_scanner) from 7.0.1 to 7.1.2.
- [Release notes](https://github.com/juliansteenbakker/mobile_scanner/releases)
- [Changelog](https://github.com/juliansteenbakker/mobile_scanner/blob/develop/CHANGELOG.md)
- [Commits](juliansteenbakker/mobile_scanner@v7.0.1...v7.1.2)

---
updated-dependencies:
- dependency-name: mobile_scanner
  dependency-version: 7.1.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dart Pull requests that update dart code dependencies Pull requests that update a dependency file labels Sep 24, 2025
Copy link
Contributor

Build Status

Build successful. APKs to test: https://github.com/fossasia/magic-epaper-app/actions/runs/17978270346/artifacts/4094060370.

Screenshots

Android Screenshots
iPhone Screenshots
iPad Screenshots

@Dhruv1797 Dhruv1797 self-requested a review October 1, 2025 15:15
@mariobehling mariobehling merged commit f22cc3a into main Oct 1, 2025
6 checks passed
@dependabot dependabot bot deleted the b74edependabot/pub/mobile_scanner-7.1.2 branch October 1, 2025 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dart Pull requests that update dart code dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants