aliyazdi75 / flutter_media_notification

Flutter Media Notification helps you to show your media notification and control streaming media beyond your flutter app. https://pub.dev/packages/flutter_media_notification
MIT License
32 stars 27 forks source link

[enhancements] couple of things to add #7

Open tarekbazine opened 4 years ago

tarekbazine commented 4 years ago

first Thank you for the package. I will be adding those things below, and I would like if you have any comments or suggestions:

I will make PRs asap I have something ready, thanks

aliyazdi75 commented 4 years ago

Thanks for your suggestion and your PR. They are very useful and your PRs are very welcomed.

rpriyanshu9 commented 4 years ago

@terryBaz were you able to remove the prev and next buttons?

tarekbazine commented 4 years ago

@rpriyanshu9 sorry I still did not find time to prepare PRs ( and it will not be soon unfortunately ) I just forked the project and made my custom changes,

rpriyanshu9 commented 4 years ago

@terryBaz okay thanks for the reply. Can you please tell me a little about how can I modify and remove those prev and next buttons?

tarekbazine commented 4 years ago

@aliyazdi75 you need to make changes on the native part of the project -android-, you could check my change (but I am not sure if they will be helpful ) https://github.com/terryBaz/flutter_media_notification/tree/adaptation/personalize that's all what I could help with for now