moyoung_ble_plugin 1.0.16 moyoung_ble_plugin: ^1.0.16 copied to clipboard
A Flutter plugin for communicating with the watch. Includes the following features: Scan BLE device, Connect and so on, more than 50 functional modules.
0.0.1 #
Project uploaded for the first time.
0.0.2 #
Uploading some unfinished functions.
0.0.3 #
Upload complete function, to be tested.
0.0.4 #
Update README.md
0.0.5 #
Add Wiki.md
0.0.6 #
Update interfaces
0.0.7 #
1.Update interfaces 2.Optimize the document
1.0.0 #
Modify some method names
1.0.1 #
Modify some documents
1.0.2 #
Modify the IOS platform adaptation problem
1.0.3 #
Fix Android 11 dynamic permission application bug. iOS canceled automatic reconnection, and added methods reconnect and connectDevice.
1.0.4 #
- The Realtek SDK is removeed.
- Added the following methods related to target setting: ① sendDailyGoals ② queryDailyGoals ③ sendTrainingDayGoals ④ queryTrainingDayGoals ⑤ sendTrainingDays ⑥ queryTrainingDay
- Added support for switches for some push notifications Please check the WIki documentation for details
1.0.5 #
- Fix the method isConnected on the Android side.
- Added some new methods of native SDK.
1.0.6 #
- iOS adds support for querying historical sports data.
1.0.7 #
- iOS added to get today's/yesterday's calorie and blood oxygen data counted every half hour.
1.0.8 #
- The Realtek SDK is removeed.
- Method of updating the upload of the local watch face file.
1.0.9 #
- Remove the print method used for SDK internal debugging.
- Android SDK removed realtek.
1.0.10 #
- Method of updating the upload of the local watch face file.
1.0.11 #
- Modify some methods.
- All channel monitoring of Flutter-iOS has been separated.
1.0.12 #
- Turn off debug log.
1.0.13 #
- The watch face upload method is adapted to some models
- The blood oxygen time format is unified
- Added heart rate acquisition interval for iOS
1.0.14 #
- Fix the issue that the watch face uploads an error on Android
1.0.15 #
- Added sleep goal setting, delayed photo taking, and half-hour data statistics interface.
1.0.16 #
- Edit wiki link.