We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95aa771 commit 6523c4fCopy full SHA for 6523c4f
example/pubspec.lock
@@ -453,5 +453,5 @@ packages:
453
source: hosted
454
version: "3.1.2"
455
sdks:
456
- dart: ">=3.5.0 <4.0.0"
+ dart: ">=3.5.3 <4.0.0"
457
flutter: ">=3.24.0"
example/pubspec.yaml
@@ -5,7 +5,7 @@ description: Demonstrates how to use the flutter_web_bluetooth plugin.
5
# pub.dev using `pub publish`. This is preferred for private packages.
6
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
7
8
-version: 14.0.0+14
+version: 15.0.0+15
9
10
environment:
11
sdk: ">=3.5.3 <4.0.0"
0 commit comments