This repository was archived by the owner on Feb 22, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
Add a note about Plus plugins to CONTRIBUTING.md #3511
Merged
Merged
Changes from 1 commit
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,6 +5,25 @@ | |
|
||
_See also: [Flutter's code of conduct](https://github.com/flutter/flutter/blob/master/CODE_OF_CONDUCT.md)_ | ||
|
||
## Important note | ||
|
||
As of January 2021, we are no longer accepting non-critical PRs for plugins | ||
for which there is a corresponding [Flutter Community Plus | ||
Plugin](https://plus.fluttercommunity.dev/), as we hope that in time we're able | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. "as we hope in time to be able" There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Sure, done. Also made the same change in the snippet we're using to close PRs, since this was copied directly from there for consistency. I'll also be sure to pass along your feedback to the original author of that snippet ;) There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Excellent. I'm sure they'll appreciate the feedback. : ) |
||
to transition users to those versions of the plugins. If you have a feature | ||
addition or other non-critical PR for any of the following plugins, we | ||
encourage you to submit it | ||
[there](https://github.com/fluttercommunity/plus_plugins/pulls) instead: | ||
- `android_alarm_manager` | ||
- `android_intent` | ||
- `battery` | ||
- `connectivity` | ||
- `device_info` | ||
- `wifi_info_flutter` (corresponds to `network_info_plus`) | ||
- `package_info` | ||
- `sensors` | ||
- `share` | ||
|
||
## Things you will need | ||
|
||
|
||
|
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.