File tree Expand file tree Collapse file tree 4 files changed +7
-3
lines changed
Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1+ ## 2.2.8
2+
3+ * Formatted all sources according to dartfmt for consistency
4+
15## 2.2.7
26
37* Minor code style fixes. Adjusted device connection state monitoring.
Original file line number Diff line number Diff line change 11group ' com.polidea.flutter_ble_lib'
2- version ' 2.2.7 '
2+ version ' 2.2.8 '
33
44buildscript {
55 repositories {
Original file line number Diff line number Diff line change 33#
44Pod ::Spec . new do |s |
55 s . name = 'flutter_ble_lib'
6- s . version = '2.2.7 '
6+ s . version = '2.2.8 '
77 s . summary = 'A new flutter plugin project.'
88 s . description = <<-DESC
99A new flutter plugin project.
Original file line number Diff line number Diff line change 11name : flutter_ble_lib
22description : FlutterBle Library is a flutter library that supports BLE operations. It uses MultiPlatformBleAdapter as a native backend..
3- version : 2.2.7
3+ version : 2.2.8
44homepage : https://github.com/Polidea/FlutterBleLib
55
66environment :
You can’t perform that action at this time.
0 commit comments