obnil / flutter_music_app

First Open Source Flutter based material design music player with audio plugin to play online music
423 stars 136 forks source link

Added INTERNET permission for android #8

Closed tinazhe closed 3 years ago

tinazhe commented 3 years ago

Added INTERNET permission for android in Android manifest file.

obnil commented 3 years ago

I will review your code tomorrow, thank you.

发自我的iPhone

在 2020年8月4日,下午2:22,Tinashe Dube notifications@github.com 写道:

 Added INTERNET permission for android in Android manifest file.

You can view, comment on, or merge this pull request online at:

https://github.com/obnil/flutter_music_app/pull/8

Commit Summary

internet permission for android Internet permission File Changes

M android/app/src/main/AndroidManifest.xml (6) M pubspec.lock (224) M pubspec.yaml (10) Patch Links:

https://github.com/obnil/flutter_music_app/pull/8.patch https://github.com/obnil/flutter_music_app/pull/8.diff — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

obnil commented 3 years ago

I