Skip to content

Music-Player created by flutter and kotlin with Foreground Services using MethodChannel and EventChannel.And it incluses sensors like if the user shake his phone the player will pause the music or resume playing using Accelerometer sensor..

Notifications You must be signed in to change notification settings

zaki1003/Music-Player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Music-Player

Music-Player created using flutter and kotlin and Foreground Services, it uses MethodChannel and EventChannel to connect dart code and kotlin code. And it includes sensors like if the user shake his phone the player will pause the music or resume playing using Accelerometer sensor.

Features

  • Read local mp3 files of your phone.
  • Play music using Foreground services (Native code) without dependencies.
  • Control player with notification buttons.
  • Listen to Accelerometer sensor if user shake his phone.
  • Send Action from Dart code to Kotlin using MethodChannel.
  • Send Data from Kotlin to Dart using EventChannel.

Screenshots

drawing

drawing

drawing

drawing

About

Music-Player created by flutter and kotlin with Foreground Services using MethodChannel and EventChannel.And it incluses sensors like if the user shake his phone the player will pause the music or resume playing using Accelerometer sensor..

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published