PackageTrack
Sign in Get early access

typed_data

Utility functions and classes related to the dart:typed_data library.

1.4.0 9.6M downloads/mo #30 most downloaded on pub.dev dart-lang/core

What this package is like to depend on

Last release 2 years ago

no release in 18 months

Release timing varies

gaps range from 8 days to 1.9 years

Nearly every release is documented

notes for 13 of 14 stable releases

Nothing withdrawn

no release was ever pulled

13 years old

21 releases · first in 2013

0 releases in the last 12 months

see the full history below

Release timeline

21 releases · Dec 2013 to Oct 2024
2014 2016 2018 2020 2022 2024 2026
Release Pre-release

Releases

latest 21
  1. 1.4.0 17 Oct 2024
    Release notes
    • The type of the buffer constructor argument to TypedDataBuffer is now TypeDataList<E> (instead of List<E>). While this is breaking change statically there was a runtime cast that makes this change a no-op in practice.
    • Require Dart 3.5
    • Move to dart-lang/core monorepo.
    Open source →
  2. 1.3.2 09 May 2023
    Release notes
    • Added package topics to the pubspec file.
    • Require Dart 2.17.
    Open source →
  3. 1.3.1 12 May 2022
    Release notes
    • Switch to using package:lints.
    • Populate the pubspec repository field.
    Open source →
  4. 1.3.0 02 Feb 2021
    Release notes
    • Stable release for null safety.
    • Update SDK constraints to >=2.12.0-0 <3.0.0 based on beta release guidelines.
    Open source →
  5. 1.3.0-nullsafety.5 03 Nov 2020 pre-release

    Nothing published for this version

  6. 1.3.0-nullsafety.4 23 Oct 2020 pre-release

    Nothing published for this version

  7. 1.3.0-nullsafety.3 22 Sep 2020 pre-release

    Nothing published for this version

  8. 1.3.0-nullsafety.2 22 Jul 2020 pre-release

    Nothing published for this version

  9. 1.3.0-nullsafety.1 17 Jul 2020 pre-release

    Nothing published for this version

  10. 1.3.0-nullsafety 09 Jul 2020 pre-release

    Nothing published for this version

  11. 1.3.0-nnbd 08 Jul 2020 pre-release

    Nothing published for this version

  12. 1.2.0 22 Jun 2020
    Release notes
    • Add typed queue classes such as Uint8Queue. These classes implement both Queue and List with a highly-efficient typed-data-backed implementation. Their sublist() methods also return typed data classes.
    • Update min Dart SDK to 2.4.0.
    Open source →
  13. 1.1.6 18 Jul 2018
    Release notes
    • Set max SDK version to <3.0.0, and adjust other dependencies.
    Open source →
  14. 1.1.5 29 Sep 2017
    Release notes
    • Undo unnecessary SDK version constraint tweak.
    Open source →
  15. 1.1.4 02 Aug 2017
    Release notes
    • Expand the SDK version constraint to include <2.0.0-dev.infinity.
    Open source →
  16. 1.1.3 09 May 2016
    Release notes
    • Fix all strong-mode warnings.
    Open source →
  17. 1.1.2 24 Feb 2016
    Release notes
    • Fix a bug where TypedDataBuffer.insertAll could fail to insert some elements of an Iterable.
    Open source →
  18. 1.1.1 29 Oct 2015
    Release notes
    • Optimize insertAll with an Iterable argument and no end-point.
    Open source →
  19. 1.1.0 28 Oct 2015
    Release notes
    • Add start and end parameters to the addAll() and insertAll() methods for the typed data buffer classes. These allow efficient concatenation of slices of existing typed data.

    • Make addAll() for typed data buffer classes more efficient for lists, especially typed data lists.

    Open source →
  20. 1.0.0 26 Aug 2014
    Release notes
    • ChangeLog starts here
    Open source →
  21. 0.9.0 19 Dec 2013

    Nothing published for this version

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