MrJai / flutter_to_airplay

Flutter plugin that offers two widgets, one to play a video for a given URL or file path using native AVPlayer and second with an option to airplay it on available Apple devices.
MIT License
30 stars 24 forks source link

add proper comments to each line of the API, to make it more useful a… #4

Closed MrJai closed 4 years ago

MrJai commented 4 years ago

…nd easily understandable for the users.

format the code as per required by dart standards.