jhomlala/betterplayer
Better video player for Flutter, with multiple configuration options. Solving typical use cases! observed · 2026-09-01
Health v2 · maintenance only
99/100
- Activity 100
- Release rhythm 98
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0.5
- age_days: 2372
- days_rel: 12
- days_push: 2
- n_releases_24m: 13
Adoption not part of the score
1021 stars · 1393 forks observed · 2026-09-01
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Better Player is a feature-rich video player plugin for Flutter built on top of the official video_player plugin. It adds adaptive streaming (HLS/DASH), DRM support, subtitles, caching, picture-in-picture, and highly customizable playback controls.
Use cases
- play hls and dash videos in a flutter app
- add drm-protected video playback with widevine and fairplay
- show subtitles with a video player in flutter
- play videos in a scrolling listview without jank
- add picture-in-picture video playback on android and ios
- build a custom video player ui with playlist support
- cache videos for offline playback in a mobile app
When to choose
- you need advanced playback features like adaptive streaming, DRM, or PiP beyond what video_player or Chewie offer
- you are building a Flutter media app on Android or iOS and want configurable controls, subtitles, and playlists out of the box
When to avoid
- you target platforms other than Android or iOS, since support is focused there
- you need only basic playback and prefer the lighter official video_player or Chewie plugins
- you need a guaranteed long-term maintained dependency for a production app and want to verify recent activity first
Facets
plugin · maturity active
video-processing ui-components plugin-system mobile-development media cross-platform cross-platform video-player flutter-plugin hls dash drm subtitles picture-in-picture media-playback flutter android ios mobile
1 source
- readme: https://github.com/jhomlala/betterplayer · fetched 2026-09-01 · 498851fc5d51
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jhomlala/betterplayer | main | 99 |
For agents
markdown · JSON · MCP: product_card(name="jhomlala/betterplayer")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem