notepad_core 1.4.2
notepad_core: ^1.4.2 copied to clipboard
Flutter plugin for connect & operate on smart notepad. Supports android/iOS/Web.
1.4.2 - 2020-03-05 #
- Refactor
discoverServiceGroup
in iOS/macOS withServiceState
in Dart
1.4.1+1 2020-3-3 #
- Fix iOS
nil
dispatch group
1.4.0+1 2020-2-27 #
- Fix CHANGELOG.md
1.4.0 2020-2-26 #
- Add
notepad_core_macos
for MacOS
1.3.2+2 2020-2-24 #
- Fix iOS:BOOL(YES/NO)
1.3.2+1 2020-2-21 #
- Fix iOS:YES/NO
- Fix nil peripheral on iOS
- Refactor uuidStr & some log
1.3.1+2 2020-1-4 #
- Fix pending wait in
WoodemiClient#_checkAccess
1.3.1+1 2020-1-4 #
- Fix NPE for
NotepadClient.callback
whenhandleMessageEvent
1.3.1 2020-1-4 #
- Fix missing
"disconnected"
message when callNotepadConnector#disconnect
on Android/iOS
1.3.0 - 2019-12-23 #
NotepadClient #
SyncInput
- Improve speed on Android
ImportMemo
- Add
getMemoSummary
,getMemoInfo
- Add
importMemo
,deleteMemo
Versioning
- Add
getVersionInfo
,upgrade
Notepad Event
- Add
KeyEvent
,BatteryAlertEvent
,ChargingStatusEvent
,StorageAlertEvent
1.2.0+1 - 2019-12-22 #
Add README.md & README-CN.md