PackageTrack
Sign in Get early access

tuple

A library providing a tuple data structure.

2.0.2 1.4M downloads/mo #293 most downloaded on pub.dev google/tuple.dart

What this package is like to depend on

Last release 3 years ago

no release in 18 months

Ships fairly regularly

a new release about every 11 months

Nearly every release is documented

notes for 13 of 13 stable releases

Nothing withdrawn

no release was ever pulled

12 years old

14 releases · first in 2014

0 releases in the last 12 months

see the full history below

Release timeline

14 releases · Oct 2014 to Jun 2023
2015 2017 2019 2021 2023 2025
Release Pre-release

Releases

latest 14
  1. 2.0.2 12 Jun 2023
    Release notes
    • Update the readme to indicate that this package is considered feature complete.
    • Require Dart 2.17.
    Open source →
  2. 2.0.1 06 Oct 2022
    Release notes
    • fix the CI badge

    • update the branch name

    • remove 'strict-casts' (not supported on Dart 2.14)

    Open source →
    Release notes
    • Remove the dependency on package:quiver.
    • Require Dart 2.14.0.
    • Switch to using package:lints/recommended.yaml for analysis.
    Open source →
  3. 2.0.0 12 Mar 2021
    Release notes
    • Stable null safety release.
    • Require Dart 2.12.0.
    Open source →
  4. 2.0.0-nullsafety.0 16 Dec 2020 pre-release

    Nothing published for this version

  5. 1.0.3 26 Sep 2019
    Release notes
    • Require Dart 2.0.0.
    • Fixed Tuple7's operator==.
    Open source →
  6. 1.0.2 03 Aug 2018
    Release notes
    • Prepare for Dart 2 stable.
    Open source →
  7. 1.0.1 30 Oct 2016
    Release notes

    Changed dependency to quiver.core, but otherwise identical to v1.0.1 tag for the tuple package.

    Open source →
    Release notes
    • Fix all strong-mode warnings and errors.
    Open source →
  8. 1.0.0 24 Nov 2015
    Release notes
    • Remove _hash function and use quiver_hashcode package instead.
    Open source →
  9. 0.4.0 24 Sep 2015
    Release notes
    • Add fromList factory constructor.
    • Add Tuple6 and Tuple7 classes.
    Open source →
  10. 0.3.0 23 Sep 2015
    Release notes
    • Add toList method.
    Open source →
  11. 0.2.0 21 Sep 2015
    Release notes
    • Rename PersistentTuple classes to Tuple; remove Tuple classes.
    • Rename each iN item to itemN.
    • Rename setIN to withItemN.
    Open source →
  12. 0.1.2 21 Sep 2015
    Release notes
    • Fix a bug in == operator of PersistentTuple classes.
    Open source →
  13. 0.1.1 19 Sep 2015
    Release notes
    • Add operator == and hashCode to classes, so that tuples may be used as keys in hashes.
    Open source →
  14. 0.1.0 17 Oct 2014
    Release notes
    • Initial release.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive