Skip to content

Commit

Permalink
Update README to include Compose Web (Wasm) in features
Browse files Browse the repository at this point in the history
Added Compose Web (Wasm) support to the list of platforms in the README. This reflects expanded functionality and ensures accurate documentation of project capabilities.
  • Loading branch information
kdroidFilter committed Feb 15, 2025
1 parent 8b412ab commit a703345
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,9 @@

Try the online demo here : [🎥 Live Demo](https://kdroidfilter.github.io/ComposeMediaPlayer/sample/)


## ✨ Features

- **Multiplatform Support**: Works seamlessly on Android, macOS, Windows, and Linux.
- **Multiplatform Support**: Works seamlessly on Android, macOS, Windows, Linux and Compose Web (Wasm).
- **File and URL Support**: Play videos from local files or directly from URLs.
- **Media Controls**: Includes play, pause, loop toggle, volume control, loop playback and timeline slider.
- **Custom Video Player UI**: Fully customizable using Compose Multiplatform.
Expand Down

0 comments on commit a703345

Please sign in to comment.