Skip to content

Conversation

@blasten
Copy link

@blasten blasten commented Feb 22, 2021

Disables the warnings mentioned in #76396

@blasten blasten requested a review from jmagman February 22, 2021 20:30
@flutter-dashboard flutter-dashboard bot added the tool Affects the "flutter" command-line tool. See also t: labels. label Feb 22, 2021
@google-cla google-cla bot added the cla: yes label Feb 22, 2021
mainUri,
newMainDart,
mainFile,
// TODO(egarciad): Turn this on when the plugins are fixed.
Copy link
Member

Choose a reason for hiding this comment

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

What about plugins that we don't own and can't fix? Should this ever be shown when building an app? Is there something actionable the plugin consumer can do? If so, we should specialize the warning for them.

Copy link
Author

Choose a reason for hiding this comment

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

For those, we could send PRs to fix their pubspec.yaml. Maybe, we could detect if the app being built is the plugin's example app.

Also, this is an action item to the consumer of the plugin as well, since according to the design, a user can specify the default implementation of a plugin for a platform.

Copy link
Contributor

@jonahwilliams jonahwilliams left a comment

Choose a reason for hiding this comment

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

LGTM

@blasten blasten merged commit 098ece5 into flutter:master Feb 23, 2021
@blasten blasten deleted the disable_pubspec_warnings branch February 23, 2021 19:45
zanderso added a commit that referenced this pull request Mar 19, 2021
zanderso added a commit that referenced this pull request Mar 20, 2021
zanderso added a commit that referenced this pull request Mar 23, 2021
zanderso added a commit that referenced this pull request Mar 23, 2021
zanderso added a commit that referenced this pull request Mar 23, 2021
* Revert "Enable dart_plugin_registry_test (#76645)"

This reverts commit 109e0bb.

* Revert "Apply changes caused by #76662 (#77093)"

This reverts commit cdca648.

* Revert "Disable clang format in the plugin registrants (#76662)"

This reverts commit dadbd47.

* Revert "Disable warnings for the dart plugin registrant (#76561)"

This reverts commit 098ece5.

* Revert "Remove dart_plugin_registry_test timeouts (#76838)"

This reverts commit 1610a27.

* Revert "Implement dartPluginClass support for plugins (#74469)"

This reverts commit b7d4806.

Kick.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tool Affects the "flutter" command-line tool. See also t: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants