ghulamostafa / network_to_local_file

This package would let you download media files locally and then display from local storage. Let it be Audio, Video and Images.

Home Page:http://ghulamustafa.com/2021/05/01/flutter-network-to-local-file-image-audio-video/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Network to Local File

A Package to download network files and show locally by downloading one time only. The file can be an Image, Audio or Video.

Getting Started

This package depends on:

For Network related

dio
path_provider

For Video related

video_player
chewie

For Audio related

just_audio
audio_session

Please feel free to raise issues, clone, hack and however you would like.

Reach me out Twitter or my Blog

About

This package would let you download media files locally and then display from local storage. Let it be Audio, Video and Images.

http://ghulamustafa.com/2021/05/01/flutter-network-to-local-file-image-audio-video/

License:Other


Languages

Language:Dart 100.0%