Please emphasize "pinned" dependencies in flutter pub get summary.
From https://github.com/flutter/flutter/issues/160298 by RoarGronmo:
Sometimes we need to "pin" a dependency version to certain version level to make things work, and often you forget that "pinning", since the summary of flutter pub get doesn't give you a note that this version is "pinned".
It would have been very helpful if flutter pub get showed a hint or warning that I have pinned this version, it is easy to forget and a ^ isn't always easy to spot...
On the other hand pinning might be desired - in that case you could argue that the notification would be annoying...
Is the problem that you pinned the dependencies by mistake?
Without additional information we're not able to resolve this issue. Feel free to add more info or respond to any questions above and we can reopen the case. Thanks for your contribution!