From 2e08eb53a371dc27a7412bd87f2df874c724fb90 Mon Sep 17 00:00:00 2001 From: PartyDonut <42371342+PartyDonut@users.noreply.github.com> Date: Sun, 15 Sep 2024 14:43:40 +0200 Subject: [PATCH] Update README.md --- README.md | 54 ++++++++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 44 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 6483cdd..9f01cc6 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,50 @@ -# fladder -A new Flutter project. +

+
+ +
+ Fladder +
+

-## Getting Started +

A Simple Jellyfin Frontend built on top of Flutter.

-This project is a starting point for a Flutter application. +

+ Key Features • + Planned Featuress • + Download • + Credits • + License +

-A few resources to get you started if this is your first Flutter project: + + +## Key Features + +* Play media – Stream or sync content locally to your device. +* Manage your library – Refresh content and edit metadata. +* Multiple profiles – Lock profiles and connect to different servers. +* Direct/Transcode playback +* Dark/Light mode +* Cross platform + - Android, iOS, Windows, macOS and Linux. + +## Planned Features + +* Music playback +* Android TV + +## Download + +The latest version will be available in the release tab. + +## Credits + +This software uses the following open source packages: +- [Flutter](https://flutter.dev/) + +## License + +GNU General Public License v3.0 -- [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.