Skip to content

[wearable_rotary] Add wearable rotary plugin #108

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Jun 1, 2021

Conversation

nojinjeong
Copy link
Contributor

@nojinjeong nojinjeong commented May 21, 2021

Plugin that allows listening to rotary(bezel) events on wearable devices.

To-Dos:

  • testing on Tizen devices
  • updating README in root
  • improving README in package
  • create example code
    considering implementing platform_interface for other wearable OS
    I think this should be done as separate pr.
    implementing integration test
    The rotary action is related to c++ code. So I decided to delete this work

@nojinjeong nojinjeong marked this pull request as ready for review May 25, 2021 12:26
@nojinjeong nojinjeong requested a review from a team May 25, 2021 12:26
Copy link
Member

@swift-kim swift-kim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As a side note, please be careful when referring to other plugins code as some plugins are old and use outdated coding practices.

@nojinjeong
Copy link
Contributor Author

@bbrto21 @swift-kim @rwalczyna Thanks for suggestions. I updated based on suggestions.

Copy link
Contributor

@bbrto21 bbrto21 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've run example on TW3, it works nicely!

Copy link
Contributor

@bbrto21 bbrto21 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@swift-kim swift-kim merged commit cbe2ec6 into flutter-tizen:master Jun 1, 2021
swift-kim pushed a commit that referenced this pull request Jun 1, 2021
* Add wearable rotary plugin

* Implement example code

* Fix some bugs

* Update README

* Update based on review

* Update based on review

* Update based on review

* Update based on review

* Update based on linter suggestions

* Update based on review

* Update based on review
@swift-kim
Copy link
Member

Force-pushed to fix a typo (hompagehomepage) before publishing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants