spacex_api 0.0.5 copy "spacex_api: ^0.0.5" to clipboard
spacex_api: ^0.0.5 copied to clipboard

outdated

Dart wrapper for unofficial SpaceX API v4 (with support for all endpoints and query subsystem in Dart), providing information about everything related to SpaceX and its public data.

[0.0.5] - Added Dartdoc support #

  • Updated documentation
  • Bumped version to 0.0.5

[0.0.4] - Added LaunchPads #

  • Added Launchpads under lib/models.
  • Added launchpads endpoint.
  • Implemented getAllLaunchPads in SpaceXApi.
  • Implemented getLaunchPadById in SpaceXApi.
  • Implemented queryLaunchPad in SpaceXApi.
  • Bumped version to 0.0.4
  • Fixed Readme.md to correctly point to examples.

[0.0.3] - Updated Utils #

  • Added Utils methods to help parse the responses better
  • Updated README
  • Updated examples.dart

[0.0.2] - Removed unnecessary #

[0.0.1] - Added the first working version #

  • Models
  • All the endpoints
  • Examples
6
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Dart wrapper for unofficial SpaceX API v4 (with support for all endpoints and query subsystem in Dart), providing information about everything related to SpaceX and its public data.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

http

More

Packages that depend on spacex_api