Skip to content

Commit

Permalink
fix(battery_plus): Update example app requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
vbuberen authored Nov 26, 2024
1 parent 450eb44 commit ce9c899
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/battery_plus/battery_plus/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: battery_plus_example
description: Demonstrates how to use the battery_plus plugin.

environment:
sdk: '>=3.3.0 <4.0.0'
flutter: '>=3.19.0'
sdk: '>=3.4.0 <4.0.0'
flutter: '>=3.22.0'

dependencies:
flutter:
Expand Down

0 comments on commit ce9c899

Please sign in to comment.