wear_os_plugin 0.2.1 wear_os_plugin: ^0.2.1 copied to clipboard
A Flutter plugin with basic Wear OS functionality, like scrollable view with rotary input or circular screen support
0.2.1 #
- multiple motion event streams possible
- added getMeasurementSystem
- improved scrollbar auto hide
0.2.0 #
- added lifecycle event listener
- added key event listener, for handling BACK key
- improved motion event handling
- set minimum SDK to 30 (Wear OS 3)
0.1.7 #
- simplified state handling
0.1.6 #
- fixed null issue
0.1.5 #
- fixed issue
0.1.4 #
- fixed already submitted debug message
0.1.3 #
- source code formatted
0.1.2 #
- fixed doc image paths
- added mor comments
0.1.1 #
- fixed doc image paths
0.1.0 #
- fixing issues and improving code
- fine tuning for Samsung bezel
- more documentation
0.0.3 #
- reformating dart files
0.0.2 #
- changed dart minium version and imported files
0.0.1 #
- initial release