Api Provided by SpaceX-API
Library used :
- Dio - A powerful Http client for Dart, which supports Interceptors, Global configuration, FormData, Request Cancellation, File downloading, Timeout etc.
- flutter_webview_plugin - Plugin that allows Flutter to communicate with a native WebView.
- json_serializable
- bottom_navy_bar
- font_awesome_flutter
Rocket icon by Icons8 , Freepik
flutter run
- Fork it (https://github.com/ihwanid/spacex/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request