rumaan / nasa_apod_flutter

Flutter App that shows NASA Astronomical Picture of the day (APOD)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Restructure the current API Fetch and Display Process

rumaan opened this issue · comments

  • The current implementation doesn't exactly follow BLoC principles
  • Suggestion to refactor and restructure without breaking anything

what do you think about use https://bloclibrary.dev/ ?

what do you think about use https://bloclibrary.dev/ ?

Yes, I'd really appreciate it if someone could help me out with setting that app with Bloc and refactor the project accordingly!