hrk_nasa_apis 1.2.0 hrk_nasa_apis: ^1.2.0 copied to clipboard
A library to integrate NASA Open APIs based on dio HTTP client
1.2.0 #
- Retain List
1.1.0 #
- Bump hrk_batteries to ^2.0.0
1.0.0 #
- Integrate freezed 2.5.5 changes
- Integrate json_serializable 6.8.0 changes
- Bump hrk_analysis, hrk_batteries to ^1.0.0
0.20.1 #
- Integrate freezed-2.4.6 changes
0.20.0 #
- Refactor domain String to Uri
- Integrate changes for freezed-2.4.3
0.19.0 #
- Enable create_field_map for json_serializable
0.18.1 #
- Remove
SbdbCadApi.four04()
- Fix codecov, add flags
0.18.0 #
- Open up more parameters from
SbdbCadApi.get()
Options
CancelToken
ProgressCallback
0.17.0 #
- Serialize diameters in
SbdbCadData
- Add
SbdbCadQueryParameters.diameterUnitDefault
0.16.0 #
- Integrate hrk_batteries-0.8.0
- Change arguments of
SbdbCadQueryParameters.copyWithDistRange()
- Serialize velocities in
SbdbCadData
0.15.0 #
- Serialize distances in
SbdbCadData
0.14.1 #
- Fix name of Calendar DateTime formatter, converter
0.14.0 #
- Serialize
cd
inSbdbCadData
0.13.1 #
- Tweakes required for
hrk_nasa_apis_test
package
0.13.0 #
- Add
total
toSbdbCadBody
0.12.0 #
- Drop time from date defaults
- Rename SmallBody to SmallBodyFilter
0.11.1 #
- Replace date default static methods with getter
0.11.0 #
- Add copyWithDateRange() to SbdbCadQueryParameters
- Rename variables and methods
0.10.0 #
- Add copyWithDistanceRange()
0.9.0 #
- Add copyWith(SmallBodySelector|DataOutput)
0.8.0 #
- Serialize SmallBody
- Add defaultSmallBody, defaultCloseApproachBody to SbdbCadQueryParameters
0.7.0 #
- Serialize CloseApproachBody of SbdbCadQueryParameters
0.6.1 #
- Fix
comet
andnea-comet
keys of SbdbCadQueryParameters
0.6.0 #
- Make
SbdbCadQueryParameters
immutable
0.5.0 #
- Set
include_if_null: false
for json_serializable
0.4.2 #
- Integrate
dio
v5.3.0 changes- Fix analysis info
avoid_renaming_method_parameters
- Fix analysis info
0.4.1 #
- Fix
intl
package dependency constraint
0.4.0 #
- Add
dateFormatter
anddateTimeFormatter
- Add Postman Public Workspace Link in README.md
0.3.0 #
- Add
rawBody
inSbdbCadBody
to preserve original json
If new fields are added in the upcoming versions of the API then consumers won't have to wait till the release of new version of this client library - Add
SbdbCadQueryParameters
0.2.0 #
- Make vRel nullable in SbdbCadData
0.1.0 #
- Promote v0.1.0-pre.5 to v0.1.0
0.1.0-pre.5 #
- Export dio package
0.1.0-pre.4 #
- Integrate hrk_analysis
0.1.0-pre.3 #
- Import JsonMap, FromJsonFunction from hrk_batteries
0.1.0-pre.2 #
- Integrate hrk_batteries dependency
0.1.0-pre.1 #
- Initial pre-release version.