google / tuple.dart

A library providing a tuple data structure
https://pub.dev/packages/tuple
BSD 2-Clause "Simplified" License
195 stars 26 forks source link

Set max SDK version to `<3.0.0`? #3

Closed chalin closed 1 year ago

chalin commented 6 years ago

@kevmoo - there is no upper bound on the SDK version, do you want it set for this package?

cc @kwalrath

kevmoo commented 6 years ago

CC @jcollins-g – this is not published. It's a copy used for our SDK.

jcollins-g commented 6 years ago

We should set it on the original and update the copy; pub package resolution is not used on SDK packages, but eventually it will be needed for the pub version of dartdoc

devoncarew commented 1 year ago

closing as assumed obsolete