-
Notifications
You must be signed in to change notification settings - Fork 28.4k
Remove upper constraint on Flutter plugins and packages #68143
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
Labels
tool
Affects the "flutter" command-line tool. See also t: labels.
Comments
britannio
added a commit
to britannio/in_app_review
that referenced
this issue
Feb 25, 2021
illia-romanenko
pushed a commit
to solid-software/flutter_vlc_player
that referenced
this issue
Mar 10, 2021
illia-romanenko
pushed a commit
to solid-software/flutter_vlc_player
that referenced
this issue
Mar 10, 2021
solid-yuriiprykhodko
pushed a commit
to solid-yuriiprykhodko/flutter_vlc_player
that referenced
this issue
Mar 17, 2021
solid-yuriiprykhodko
pushed a commit
to solid-yuriiprykhodko/flutter_vlc_player
that referenced
this issue
Mar 17, 2021
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Per discussion, there's no need to automatically break our ecosystem with an upper version constraint, since we already have a published model for breaking changes.
Remove the upper constraint from:
https://github.com/flutter/flutter/blob/master/packages/flutter_tools/templates/package/pubspec.yaml.tmpl
https://github.com/flutter/flutter/blob/master/packages/flutter_tools/templates/plugin/pubspec.yaml.tmpl
The text was updated successfully, but these errors were encountered: