jesusrp98 / spacex-go

Simple yet powerful, open-source SpaceX launch tracker.
https://play.google.com/store/apps/details?id=com.chechu.cherry
GNU General Public License v3.0
877 stars 252 forks source link

Vehicles tab #144

Closed vipul1298 closed 3 years ago

vipul1298 commented 3 years ago

Environment

App version: 2.14.0 Android version: 9
Device information: Redmi note 5 pro

Description

Expected behavior: In working state

Current behavior: Showing as in below image given

Images

Screenshot_2021-09-06-15-26-32-443_com chechu cherry

Stacktrace/Logcat

Showing something like this in debug console : I/flutter (27051): onChange: VehiclesCubit, Change { currentState: (RequestStatus.error: null, NoSuchMethodError: The method '%' was called on null. I/flutter (27051): Receiver: null I/flutter (27051): Tried calling: %(4)), nextState: (RequestStatus.loading: null, null) }

jesusrp98 commented 3 years ago

This is an issue with the SpaceX API.

You can see more details here https://github.com/r-spacex/SpaceX-API/issues/910.