_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 2024Releases
latest 23-
1.0.703 Jul 2024Release notes
Open source →- Require Dart 3.4 or later.
- Support streaming media from
Stream<Uint8List>.
-
1.0.623 May 2023 -
1.0.519 Dec 2022 -
1.0.404 Nov 2022Release notes
Open source →- Eliminate the invalid header warning in the browser.
- Fix issue with range requests from the browser. (#462)
-
1.0.312 May 2022Release notes
Open source →- Throw a more helpful error message when a resumable upload fails.
- Require Dart 2.16 or later.
-
1.0.222 Sep 2021Release notes
Open source →- Handle the case where the content of error JSON is a
ListofMapinstances.
- Handle the case where the content of error JSON is a
-
1.0.101 Jun 2021 -
1.0.004 Mar 2021Release notes
Open source →- Add support for null-safety.
- Require Dart 2.12 or later.
- Renamed static fields on
UploadOptionsandDownloadOptions. - Removed
mapMaphelper. No longer used. - Removed
Escaperclass. Now expose a singleescapeVariabletop-level function. - Added top-level
dartVersiongetter. Used to generate request headers in client libraries.
-
0.2.106 Feb 2021Nothing published for this version
-
0.2.007 May 2020Release notes
Open source →- Changed
ApiRequestError(and its subclassDetailedApiRequestError) from extendingErrorto implementingException.
The change from extending
Errorto implementingExceptionshould not affecttry {...} on DetailedApiRequestError {blocks. But anyone catchingError,Exceptionor testing withis Errormight be affected. - Changed
-
0.1.903 Sep 2019 -
0.1.812 Sep 2018 -
0.1.8+116 Oct 2018Release notes
Open source →- Fix
content-lengthbug introduced in0.1.8. - Support
package:http>=0.11.1 <0.13.0.
- Fix
-
0.1.8+202 Sep 2019Release notes
Open source →- Filter out headers we're not allowed to send when operating in a browser.
-
0.1.619 Apr 2018 -
0.1.6+113 Jul 2018 -
0.1.502 Feb 2018Release notes
Open source →-
Updates to support Dart 2.0 core library changes (wave 2.2). See issue 31847 for details.
-
-
0.1.424 May 2017 -
0.1.314 Oct 2015 -
0.1.3+117 Apr 2016 -
0.1.225 Sep 2015 -
0.1.110 Mar 2015 -
0.1.010 Mar 2015