Skip to content

Commit 6523c4f

Browse files
committed
Upped the version of the example page.
1 parent 95aa771 commit 6523c4f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,5 +453,5 @@ packages:
453453
source: hosted
454454
version: "3.1.2"
455455
sdks:
456-
dart: ">=3.5.0 <4.0.0"
456+
dart: ">=3.5.3 <4.0.0"
457457
flutter: ">=3.24.0"

example/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Demonstrates how to use the flutter_web_bluetooth plugin.
55
# pub.dev using `pub publish`. This is preferred for private packages.
66
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
77

8-
version: 14.0.0+14
8+
version: 15.0.0+15
99

1010
environment:
1111
sdk: ">=3.5.3 <4.0.0"

0 commit comments

Comments
 (0)