Skip to content
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

feat(data_strength_plus): ANDROID_DEPLOYMENT_TARGET 0.0.1 #2596

Closed
wants to merge 9 commits into from

Conversation

engineer-ece
Copy link

@engineer-ece engineer-ece commented Feb 14, 2024

Description

  1. Handling the Wifi , mobile data strength.
  2. Wifi link speed.

Related Issues

Replace this paragraph with a list of issues related to this PR from the issue database. Indicate, which of these issues are resolved or fixed by this PR.

Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I titled the PR using Conventional Commits.
  • I did not modify the CHANGELOG.md nor the plugin version in pubspec.yaml files.
  • All existing and new tests are passing.
  • The analyzer (flutter analyze) does not report any problems on my PR.

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 that with a ! in the title as explained in Conventional Commits).
  • No, this is not a breaking change.

@engineer-ece engineer-ece changed the title Data Strength Plus (Android) feat (data_strength_plus) ANDROID 0.0.1 Feb 14, 2024
changes in the readme for data strength plsu
@engineer-ece engineer-ece changed the title feat (data_strength_plus) ANDROID 0.0.1 feat (data_strength_plus): ANDROID_DEPLOYMENT_TARGET 0.0.1 Feb 14, 2024
@engineer-ece engineer-ece changed the title feat (data_strength_plus): ANDROID_DEPLOYMENT_TARGET 0.0.1 feat(data_strength_plus): ANDROID_DEPLOYMENT_TARGET 0.0.1 Feb 14, 2024
@miquelbeltran
Copy link
Member

Hi @engineer-ece

looks like your PR contains a new package, as we mention in the contribution guidelines, we don't accept new packages in the plus plugins family: https://github.com/fluttercommunity/plus_plugins/blob/main/CONTRIBUTING.md#-cannot-be-accepted

Following our guidelines, I'm afraid I'll have to close this PR, but please be encouraged to create your own package and release it.

@engineer-ece
Copy link
Author

Hi @engineer-ece

looks like your PR contains a new package, as we mention in the contribution guidelines, we don't accept new packages in the plus plugins family: https://github.com/fluttercommunity/plus_plugins/blob/main/CONTRIBUTING.md#-cannot-be-accepted

Following our guidelines, I'm afraid I'll have to close this PR, but please be encouraged to create your own package and release it.

Thank you for your encouragement - I created a package to get wifi and mobile data strength from android code.

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.

2 participants