From e820328f106c11a82cd0cc3ffd1c0f08dfb1c82a Mon Sep 17 00:00:00 2001 From: Volodymyr Buberenko Date: Wed, 15 Jul 2026 11:47:50 +0300 Subject: [PATCH] docs(battery_plus): Update min iOS and MacOS in README --- packages/battery_plus/battery_plus/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/battery_plus/battery_plus/README.md b/packages/battery_plus/battery_plus/README.md index da84645f52..e335550003 100644 --- a/packages/battery_plus/battery_plus/README.md +++ b/packages/battery_plus/battery_plus/README.md @@ -18,8 +18,8 @@ A Flutter plugin to access various information about the battery of the device t - Flutter >=3.22.0 - Dart >=3.4.0 <4.0.0 -- iOS >=12.0 -- macOS >=10.14 +- iOS >=13.0 +- macOS >=10.15 - Java 17 - Kotlin 2.2.0 - Android Gradle Plugin >=8.12.1