Skip to content

[sensors_plus] Migrate Android part to Kotlin#667

Merged
vbuberen merged 12 commits intofluttercommunity:mainfrom
vbuberen:refactor/sensors_plus_android
Feb 20, 2022
Merged

[sensors_plus] Migrate Android part to Kotlin#667
vbuberen merged 12 commits intofluttercommunity:mainfrom
vbuberen:refactor/sensors_plus_android

Conversation

@vbuberen
Copy link
Copy Markdown
Collaborator

Description

One more PR to migrate Android parts of Plus plugins to Kotlin, like #666.

As previous time I tried to not change the behavior as much as I could. Everything works in a same way as it worked before.

Additionally, I've updated the README to fix Flutter favorites image and add build status for sensors_plus workflow.

Checklist

Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes ([x]).
This will ensure a smooth and quick review process. Updating the pubspec.yaml and changelogs is not required.

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • My PR includes unit or integration tests for all changed/updated/fixed behaviors (See Contributor Guide).
  • All existing and new tests are passing.
  • I updated/added relevant documentation (doc comments with ///).
  • The analyzer (flutter analyze) does not report any problems on my PR.
  • I read and followed the Flutter Style Guide.
  • I am willing to follow-up on review comments in a timely manner.

Breaking Change

Does your PR require plugin users to manually update their apps to accommodate your change?

  • Yes, this is a breaking change (please indicate a breaking change in CHANGELOG.md and increment major revision).
  • No, this is not a breaking change.

@vbuberen vbuberen requested a review from miquelbeltran January 8, 2022 18:48
@vbuberen vbuberen added android sensors_plus stuff related to sensors plus labels Jan 15, 2022
Copy link
Copy Markdown
Member

@miquelbeltran miquelbeltran left a comment

Choose a reason for hiding this comment

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

Looks good!

@vbuberen vbuberen merged commit e8a80c4 into fluttercommunity:main Feb 20, 2022
@vbuberen vbuberen deleted the refactor/sensors_plus_android branch February 20, 2022 14:31
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Feb 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

android sensors_plus stuff related to sensors plus

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants