muxa_xtream 0.1.2
muxa_xtream: ^0.1.2 copied to clipboard
Ergonomic Xtream Codes IPTV client for Dart/Flutter: typed models, resilient HTTP, URL builders, EPG, M3U/XMLTV helpers.
0.1.0 — Initial release #
Highlights:
- Core client: account/server info, catalogs (live/vod/series), details, short EPG.
- URL builders: live/vod/series HLS by default; TS fallback.
- HTTP: pluggable adapter with timeouts, retries, redirects, TLS options.
- Errors: consistent taxonomy with redaction; cancellation support.
- Optional helpers: M3U fetch + parser; streaming XMLTV parser.
- Docs: README quick start, capability notes; public API dartdoc.
0.1.1 — README corrections #
- Removed outdated
--mockoption from example instructions - Tweaked Getting started bullets for clarity
0.1.2 — pub.dev metadata improvements #
- Expanded description for clarity on features and scope
- Added
homepage,issue_tracker, andtopicstopubspec.yaml