PackageTrack
Sign in Get early access

_discoveryapis_commons

Library for use by client APIs generated from Discovery Documents.

1.0.7 google/googleapis.dart

What this package is like to depend on

Last release 2 years ago

no release in 18 months

Ships fairly regularly

a new release about every 6 months

Nearly every release is documented

notes for 22 of 23 stable releases

Nothing withdrawn

no release was ever pulled

11 years old

23 releases · first in 2015

0 releases in the last 12 months

see the full history below

Release timeline

23 releases · Mar 2015 to Jul 2024
2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 23
  1. 1.0.7 03 Jul 2024
    Release notes
    • Require Dart 3.4 or later.
    • Support streaming media from Stream<Uint8List>.
    Open source →
  2. 1.0.6 23 May 2023
    Release notes
    • Require Dart 2.19 or later.
    • Allow latest package:http.
    Open source →
  3. 1.0.5 19 Dec 2022
    Release notes
    • Drop use of NullThrownError.
    Open source →
  4. 1.0.4 04 Nov 2022
    Release notes
    • Eliminate the invalid header warning in the browser.
    • Fix issue with range requests from the browser. (#462)
    Open source →
  5. 1.0.3 12 May 2022
    Release notes
    • Throw a more helpful error message when a resumable upload fails.
    • Require Dart 2.16 or later.
    Open source →
  6. 1.0.2 22 Sep 2021
    Release notes
    • Handle the case where the content of error JSON is a List of Map instances.
    Open source →
  7. 1.0.1 01 Jun 2021
    Release notes
    • Support Unicode file names in MultipartMediaUploader.
    Open source →
  8. 1.0.0 04 Mar 2021
    Release notes
    • Add support for null-safety.
    • Require Dart 2.12 or later.
    • Renamed static fields on UploadOptions and DownloadOptions.
    • Removed mapMap helper. No longer used.
    • Removed Escaper class. Now expose a single escapeVariable top-level function.
    • Added top-level dartVersion getter. Used to generate request headers in client libraries.
    Open source →
  9. 0.2.1 06 Feb 2021

    Nothing published for this version

  10. 0.2.0 07 May 2020
    Release notes
    • Changed ApiRequestError (and its subclass DetailedApiRequestError) from extending Error to implementing Exception.

    The change from extending Error to implementing Exception should not affect try {...} on DetailedApiRequestError { blocks. But anyone catching Error, Exception or testing with is Error might be affected.

    Open source →
  11. 0.1.9 03 Sep 2019
    Release notes
    • Added a x-goog-api-client header for client library identification.
    Open source →
  12. 0.1.8 12 Sep 2018
    Release notes
    • Support Dart 2.
    • Allow response errors with non-integer error codes.
    Open source →
  13. 0.1.8+1 16 Oct 2018
    Release notes
    • Fix content-length bug introduced in 0.1.8.
    • Support package:http >=0.11.1 <0.13.0.
    Open source →
  14. 0.1.8+2 02 Sep 2019
    Release notes
    • Filter out headers we're not allowed to send when operating in a browser.
    Open source →
  15. 0.1.6 19 Apr 2018
    Release notes
    • Fix Dart 2 runtime issue.
    Open source →
  16. 0.1.6+1 13 Jul 2018
    Release notes
    • Require Dart 2.0.0-dev.64
    Open source →
  17. 0.1.5 02 Feb 2018
    Release notes
    • Updates to support Dart 2.0 core library changes (wave 2.2). See issue 31847 for details.

    Open source →
  18. 0.1.4 24 May 2017
    Release notes
    • Make package strong-mode clean.
    Open source →
  19. 0.1.3 14 Oct 2015
    Release notes
    • Fixed two strong mode issues
    Open source →
  20. 0.1.3+1 17 Apr 2016
    Release notes
    • Removed pkg/crypto dependency and upgrade Dart dependency to >=1.13.
    Open source →
  21. 0.1.2 25 Sep 2015
    Release notes
    • Make Discovery API client throw new detailed errors.
    Open source →
  22. 0.1.1 10 Mar 2015
    Release notes
    • Expose the Escaper class
    Open source →
  23. 0.1.0 10 Mar 2015
    Release notes
    • Initial version
    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