From ae98432032747faea9397a7c3b141a0af215c46b Mon Sep 17 00:00:00 2001 From: Julian Steenbakker Date: Wed, 23 Oct 2024 16:35:45 +0200 Subject: [PATCH] release of v7.0.0-beta.1 --- CHANGELOG.md | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6bf221af1..f1eadd8b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ ## 7.0.0-beta.1 This version replaces MLKit on iOS with Apples Vision API. The code base is now shared with macOS. -This change removes the requirement for iOS 15. +This change removes the requirement for iOS 15 or higher. There are still some problems with this build. - Zoom slider not working diff --git a/pubspec.yaml b/pubspec.yaml index fe48d52df..9618a08d3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: mobile_scanner description: A universal barcode and QR code scanner for Flutter based on MLKit. Uses CameraX on Android, AVFoundation on iOS and Apple Vision & AVFoundation on macOS. -version: 7.0.0-beta.01 +version: 7.0.0-beta.1 repository: https://github.com/juliansteenbakker/mobile_scanner screenshots: