-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
c: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.toolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Description
A recent pub autoroll revved package:intl 0.17 -> 0.18 #117150 while flutter/gallery and some of its dependencies pin intl: ^0.17.0. Thus in the customer_tests pre-submit checks, flutter pub get fails to resolve in the gallery and super editor.
To unblock the roll, I will pin package:intl. To unpin, all customer test apps and their transitive dependencies that are caret depending on package:intl should be updated to not constrain them, since an exact pin constraint will be provided by the flutter sdk repo.
Metadata
Metadata
Assignees
Labels
c: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.toolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.