Skip to content

Commit

Permalink
version 1.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
Diyan committed Jul 11, 2024
1 parent 7dcbb0b commit 5ed349d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
7 changes: 3 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -205,10 +205,9 @@ packages:
flutter_blue_plus:
dependency: "direct main"
description:
name: flutter_blue_plus
sha256: "4e49b45d2f1ec9855826ed0af7d2b78b7d2a3e5743b3ae72aec59eb3790356d9"
url: "https://pub.dev"
source: hosted
path: "plugins/flutter_blue_plus"
relative: true
source: path
version: "1.4.0"
flutter_keyboard_visibility:
dependency: transitive
Expand Down
5 changes: 3 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 1.0.14+64
version: 1.0.15+65

environment:
sdk: ">=3.0.0 <=4.0.0"
Expand Down Expand Up @@ -61,7 +61,8 @@ dependencies:
uuid: ^3.0.1
marquee_text: ^2.5.0+1

flutter_blue_plus: ^1.1.3
flutter_blue_plus:
path: ./plugins/flutter_blue_plus

flutter_web_bluetooth: ^0.2.0

Expand Down

0 comments on commit 5ed349d

Please sign in to comment.