Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor Now Playing #7

Closed
7 of 8 tasks
Tracked by #6
ignaciosica opened this issue Jan 3, 2023 · 0 comments · Fixed by #8 or #18
Closed
7 of 8 tasks
Tracked by #6

Refactor Now Playing #7

ignaciosica opened this issue Jan 3, 2023 · 0 comments · Fixed by #8 or #18
Assignees
Milestone

Comments

@ignaciosica
Copy link
Owner

ignaciosica commented Jan 3, 2023

  • Implement new design
  • Improve widget reliability
  • Fix inner padding
  • Progress indicator updates automatically
  • While loading, display dummy widget
  • While loading, progress indicator displays loading state
  • Show reconnect button to manually reconnect if connection is lost
  • Connect to spotify on widget init
@ignaciosica ignaciosica self-assigned this Jan 3, 2023
@ignaciosica ignaciosica mentioned this issue Jan 3, 2023
1 task
ignaciosica pushed a commit that referenced this issue Jan 5, 2023
ignaciosica pushed a commit that referenced this issue Jan 5, 2023
ignaciosica added a commit that referenced this issue Jan 5, 2023
@ignaciosica ignaciosica linked a pull request Jan 5, 2023 that will close this issue
ignaciosica pushed a commit that referenced this issue Jan 5, 2023
- fixed songProgressIndicatorDummy
- removed initialization of stream from initState in nowPlaying widget
- changed timer duration from 6 to 4s in nowPlayingDummy
- changed nowPlayingDummy to look like wid
- progress with nowPlayingWid
- changed appbar background color to gradient
ignaciosica pushed a commit that referenced this issue Jan 5, 2023
- change default color to white in songProgressIndicator
- change default bar background color to scaffoldBackgroundColor
- removed unused spotifyImageBuilder implementation
ignaciosica pushed a commit that referenced this issue Jan 5, 2023
- add new widget ExpandedSection
- refactor skipButton to new file
- basic ui functionality done
ignaciosica pushed a commit that referenced this issue Jan 7, 2023
- change app title
- change timer to periodic in nowPlayingDummy
- fixed firestoreRepository methods, addSkipVote, removeSkipVote and getRoom
- add room freezed model
ignaciosica pushed a commit that referenced this issue Jan 7, 2023
- add method searchTracks in spotifyApiClient
- add methods getTrack, getQueueSnapshots and addTrackToQueue in firestoreRepository
- add method searchTracks ins spotifyRepository
- add SearchCubit and SearchState
- add SearchPage and SearchView
- add SearchAppBar with textfield
- add collection to pubspec.yaml
ignaciosica added a commit that referenced this issue Jan 7, 2023
@ignaciosica ignaciosica added this to the mvp launch milestone Jan 23, 2023
@ignaciosica ignaciosica linked a pull request Jan 23, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant