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

Dart wrapper for unofficial SpaceX API v4, providing information about everything related to SpaceX and its public data.

[0.0.6] - Added NullSafety & bumped sdk to > v3.0.0 #

  • Bumped sdk versiont to sdk: '>=3.0.0 <4.0.0'
  • Added Null Safety

[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
140
points
32
downloads

Publisher

unverified uploader

Weekly Downloads

Dart wrapper for unofficial SpaceX API v4, providing information about everything related to SpaceX and its public data.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

http

More

Packages that depend on spacex_api