Skip to content

Anksji/DownloadVideo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Download and Play video in Flutter with Bloc Pattern

Getting Started

Flutter app Fetch and download videos from a REST API and utilizing the BLoC state management pattern.

Sdk

For Android sdk compileSdkVersion 33

Flutter sdk sdk: '>=2.18.2 <3.0.0'

About

In this Flutter app utilizing the BLoC state management pattern, we fetch and download videos from a REST API. The app displays video thumbnails in a list, and users can initiate downloads with progress bars showing the real-time download status. Error handling and local video caching are also incorporated for a seamless experience.

Screenshots

screen-shot.jpg

About

View videos from rest api and download and play video Bloc State management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published