From f0483c2186292fcf2761e8738be78109ae93709a Mon Sep 17 00:00:00 2001 From: Anirudh Sevugan Date: Mon, 3 Feb 2025 09:44:30 +0530 Subject: [PATCH] Update README.md --- .../flutter_beta_exoplayer_creator/README.md | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/flutter-exoplayer/flutter_beta_exoplayer_creator/README.md b/flutter-exoplayer/flutter_beta_exoplayer_creator/README.md index 11ac461..0d29d47 100644 --- a/flutter-exoplayer/flutter_beta_exoplayer_creator/README.md +++ b/flutter-exoplayer/flutter_beta_exoplayer_creator/README.md @@ -1,16 +1,7 @@ -# media3_exoplayer_creator +# simpliplay-android (flutter) -ExoPlayer Creator that supports Media3 +*(Previously known as media3_exoplayer_creator)* -## Getting Started +simpliplay-android's Flutter release supports Media3, uses chewie as a skin for the video_player package, and more. Read more about it [here](https://simpliplay.netlify.app/doc). -This project is a starting point for a Flutter application. -A few resources to get you started if this is your first Flutter project: - -- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab) -- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook) - -For help getting started with Flutter development, view the -[online documentation](https://docs.flutter.dev/), which offers tutorials, -samples, guidance on mobile development, and a full API reference.