Skip to content

Bump flutter_zxing from 2.3.0 to 3.0.1 - #1358

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pub/flutter_zxing-3.0.1
Open

Bump flutter_zxing from 2.3.0 to 3.0.1#1358
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pub/flutter_zxing-3.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps flutter_zxing from 2.3.0 to 3.0.1.

Changelog

Sourced from flutter_zxing's changelog.

3.0.1

  • Fixed pod install failing with "undefined method pod_target_xcconfig' for an instance of Pod::Specification" while loading the iOS and macOS podspecs. Pod::Specificationonly defines a writer forpod_target_xcconfig, so reading the value back to merge the NDEBUGsettings into it raised aNoMethodError`. All the settings are now assigned in a single hash. This affected 2.4.0 and 3.0.0; apps that build through Swift Package Manager were never affected.
  • Android builds no longer write a NT_GNU_BUILD_ID note into libflutter_zxing.so. The note is derived from the build environment, which kept the resulting APK from being byte-for-byte reproducible — something F-Droid now requires. Note that Firebase Crashlytics for NDK relies on that note to symbolicate native crashes, so a crash inside this library will now be reported without symbols. Thanks to @​quandangv (#247).

3.0.0

Updates the bundled zxing-cpp from

Commits

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 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 [flutter_zxing](https://github.com/khoren93/flutter_zxing) from 2.3.0 to 3.0.1.
- [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-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 7, 2026
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.

0 participants