File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2021-2024 Jeroen1602
3+ Copyright (c) 2021-2025 Jeroen1602
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ packages:
9797 path: ".."
9898 relative: true
9999 source: path
100- version: "1.0 .0"
100+ version: "1.1 .0"
101101 flutter_web_plugins:
102102 dependency: transitive
103103 description: flutter
Original file line number Diff line number Diff 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.
66publish_to : ' none' # Remove this line if you wish to publish to pub.dev
77
8- version : 16 .0.0+16
8+ version : 17 .0.0+17
99
1010environment :
1111 sdk : " >=3.8.0 <4.0.0"
Original file line number Diff line number Diff line change 11name : flutter_web_bluetooth
22description : A library to use the web bluetooth api in your web project. Will play nice if used in IO projects.
3- version : 1.0 .0
3+ version : 1.1 .0
44homepage : https://github.com/jeroen1602/flutter_web_bluetooth/
55repository : https://github.com/jeroen1602/flutter_web_bluetooth/
66issue_tracker : https://github.com/jeroen1602/flutter_web_bluetooth/issues/
You can’t perform that action at this time.
0 commit comments