Skip to content

Commit

Permalink
Upped the version of the example page.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroen1602 committed Oct 11, 2024
1 parent 95aa771 commit 6523c4f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -453,5 +453,5 @@ packages:
source: hosted
version: "3.1.2"
sdks:
dart: ">=3.5.0 <4.0.0"
dart: ">=3.5.3 <4.0.0"
flutter: ">=3.24.0"
2 changes: 1 addition & 1 deletion example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Demonstrates how to use the flutter_web_bluetooth plugin.
# pub.dev using `pub publish`. This is preferred for private packages.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev

version: 14.0.0+14
version: 15.0.0+15

environment:
sdk: ">=3.5.3 <4.0.0"
Expand Down

0 comments on commit 6523c4f

Please sign in to comment.