pub icon indicating copy to clipboard operation
pub copied to clipboard

dependency_services should bump to pinned versions if already pinned.

Open sigurdm opened this issue 3 years ago • 0 comments

constraintBumped and constraintBumpedIfNeeded should be

  • The exact bumped version if the original constraint was an exact version
  • The ^bumped version otherwise.

See discussion in: https://github.com/orgs/community/discussions/14200#discussioncomment-2601806

sigurdm avatar Nov 04 '22 11:11 sigurdm