Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
amangautam1 committed Jul 20, 2019
2 parents 38c45da + 1e168d8 commit 2887682
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 14 deletions.
4 changes: 4 additions & 0 deletions .github/FUNDING.yml
@@ -0,0 +1,4 @@
# These are supported funding model platforms

custom: paypal.me/amangautam1

19 changes: 5 additions & 14 deletions README.md
Expand Up @@ -22,36 +22,32 @@ Please <b>star</b> the repo up, if you like the work.
<li> Album view
<li> Artist view
<li> Playlist
<li> Add to favourite
<li> Shuffle
<li> Playing queue
<li> Play/pause
<li> Next/prev
<li> Theme(dark/light)
<li> Animations
<li> Play from SD card
<li> Awesome font

<li> landscape mode supported

<b>Things to be fixed</b>
<li> Add to favourites
<li> Add to favourites



# Screenshots
<table>
<tr>
<td>
<img src="demo/now_palying.png" height=400 width=250/>
<img src="demo/now_playing.png" height=400 width=250/>
Now playing
</td>
<td>
<img src="demo/home.png" height=400 width=250>
<img src="demo/home1.png" height=400 width=250>
Home Screen
</td>
<td>
<img src="demo/dark_home.png" height=400 width=250>
<img src="demo/dark_home1.png" height=400 width=250>
<br>
Dark Home Screen
</td>
</tr>
Expand Down Expand Up @@ -134,8 +130,3 @@ SOFTWARE.
For help getting started with Flutter, view our online
[documentation](https://flutter.io/).


## Support on Beerpay
Hey dude! Help me out for a couple of :beers:!

[![Beerpay](https://beerpay.io/amangautam1/flutter-musicplayer/badge.svg?style=beer-square)](https://beerpay.io/amangautam1/flutter-musicplayer) [![Beerpay](https://beerpay.io/amangautam1/flutter-musicplayer/make-wish.svg?style=flat-square)](https://beerpay.io/amangautam1/flutter-musicplayer?focus=wish)
Binary file modified demo/dark_home.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added demo/dark_home1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified demo/home.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added demo/home1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed demo/now_palying.png
Binary file not shown.
Binary file added demo/now_playing.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2887682

Please sign in to comment.