- Bumped sdk versiont to sdk: '>=3.0.0 <4.0.0'
- Added Null Safety
- Updated documentation
- Bumped version to 0.0.5
- 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.
- Added Utils methods to help parse the responses better
- Updated README
- Updated examples.dart
- Models
- All the endpoints
- Examples