https://github.com/brownsoo/flutter_video_list_sample
Flutter workout to play video list
https://github.com/brownsoo/flutter_video_list_sample
flutter video video-player
Last synced: about 2 months ago
JSON representation
Flutter workout to play video list
- Host: GitHub
- URL: https://github.com/brownsoo/flutter_video_list_sample
- Owner: brownsoo
- Created: 2020-06-10T05:52:46.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T15:31:55.000Z (7 months ago)
- Last Synced: 2025-03-28T05:11:15.560Z (2 months ago)
- Topics: flutter, video, video-player
- Language: Dart
- Homepage:
- Size: 5.52 MB
- Stars: 41
- Watchers: 1
- Forks: 20
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# flutter video list sample
The flutter example playing video list.
## Getting Started
This project is a example for a Flutter application.
For testing iOS, you need to change the app identifier.
#### pubs used
* [path_provider](https://pub.dev/packages/path_provider)
* [video_player](https://pub.dev/packages/video_player)
* [wakelock_plus](https://pub.dev/packages/wakelock_plus)#### Todo
- [x] Switch video source, Play video list
- [x] Handle Fullscreen
- [x] Progress UI
- [x] Volume mute UI
- [x] Remained time#### Screenshots

