{"id":13703638,"url":"https://github.com/moda20/flutter-tunein","last_synced_at":"2025-05-05T07:31:32.178Z","repository":{"id":49408414,"uuid":"228353457","full_name":"moda20/flutter-tunein","owner":"moda20","description":"Dynamically themed Music Player built with flutter ","archived":false,"fork":true,"pushed_at":"2023-01-14T22:11:30.000Z","size":11048,"stargazers_count":146,"open_issues_count":2,"forks_count":46,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-11-13T10:38:03.700Z","etag":null,"topics":["android-application","artists","dart","dartlang","discog","flutter","flutter-app","flutter-apps","flutter-examples","flutter-material","flutter-plugin","flutter-ui","ios","music","music-library","music-player"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"Datlyfe/flutter-tunein","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/moda20.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-12-16T09:46:22.000Z","updated_at":"2024-08-06T11:00:37.000Z","dependencies_parsed_at":"2023-02-09T20:45:59.671Z","dependency_job_id":null,"html_url":"https://github.com/moda20/flutter-tunein","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moda20%2Fflutter-tunein","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moda20%2Fflutter-tunein/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moda20%2Fflutter-tunein/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moda20%2Fflutter-tunein/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moda20","download_url":"https://codeload.github.com/moda20/flutter-tunein/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252458436,"owners_count":21751037,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android-application","artists","dart","dartlang","discog","flutter","flutter-app","flutter-apps","flutter-examples","flutter-material","flutter-plugin","flutter-ui","ios","music","music-library","music-player"],"created_at":"2024-08-02T21:00:58.185Z","updated_at":"2025-05-05T07:31:27.170Z","avatar_url":"https://github.com/moda20.png","language":"Dart","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"# 🎧 Flutter Music Player [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) [![Codemagic build status](https://api.codemagic.io/apps/5d29b3b3db951153a6ceef80/5d29b3b3db951153a6ceef7f/status_badge.svg)](https://codemagic.io/apps/5d29b3b3db951153a6ceef80/5d29b3b3db951153a6ceef7f/latest_build)\n\n\n\n## Contact me\n\n*email:* kadhem03@gmail.com\n\n*Gitter:* https://gitter.im/Moda20TuneIn/community\n\nThank you in advance 👍\n\n\n\n## Getting Started 🚀\n\n- Clone the repo\n- Install the dependencies by running `flutter packages get`\n- Run it with `flutter run` or `flutter run -d android` for a specific platform\n- You can build using `flutter build --no-tree-shake-icons` : the tree shake icons argument is a temporary thing until a fix is added in the main channel.\n\n\n\n## Todos\n\n- [x] Retrieve songs\n- [x] Retrieve from SD\n- [x] Play\n- [x] Pause\n- [x] Seek\n- [x] Shuffle\n- [x] Favorites\n- [x] Album list\n- [x] Playing queue\n- [x] Android X migration\n- [x] Notification and Lock Screen Controls\n- [x] System integration\n- [x] Artist list\n- [x] Playlists\n- [x] Search songs\n- [x] Adding support for artist thumbnail update via online service (Discog Only, for the moment)\n- [x] Finishing up the Settings page\n- [x] upgrading performance\n- [x] Adding Native Media Controls:\n    - [x] Native Android Media Controls\n    - [ ] Native iOS Media Controls\n- [ ] Adding UPnP Casting\n    - [x] UPnP\n        - [x] Basic Http only casting with stable UI integration\n        - [x] Full Interface and integration and testing\n        - [ ] Full integration with media keys (headphones, wireless earphones, ...)\n        - [ ] Implementing private access to files and moving to a HTTPS-only option\n- [x] Adding a better landing page :\n    - [x] Most Played \u0026 Random songs\n    - [x] Top Albums\n    - [x] Current Queue wheel\n    - [x] Discover Artists/Albums\n- [ ] FTP song registry\n- [ ] Media Tags changing, Song and library management\n- [ ] adding proper UI scaling\n- [ ] Spotify integration\n\n\n## 📸 ScreenShots\n|               Track list                  |           bottom panel playing            |            Main panel playing             |              Artist List                 |\n| ----------------------------------------- | ----------------------------------------- | ----------------------------------------- | -----------------------------------------|\n| \u003cimg src=\"screenshots/10.png\" width=\"250\"\u003e | \u003cimg src=\"screenshots/2.png\" width=\"250\"\u003e | \u003cimg src=\"screenshots/3.png\" width=\"250\"\u003e | \u003cimg src=\"screenshots/9.png\" width=\"250\"\u003e|\n\n|              Album song list              |                ALbums List                |             Home Page                     |     Notification Big Layout Controls     |\n| ----------------------------------------- | ----------------------------------------- | ----------------------------------------- | -----------------------------------------|\n| \u003cimg src=\"screenshots/11.png\" width=\"250\"\u003e | \u003cimg src=\"screenshots/6.png\" width=\"250\"\u003e | \u003cimg src=\"screenshots/13.png\" width=\"250\"\u003e | \u003cimg src=\"screenshots/14.png\" width=\"250\"\u003e|\n\n## Support me\n\nYou can support me by:\n\n⭐️ this repo if you like it.\n\nBuy me a cup of coffee ☕️:\n\n*NOT there yet*\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoda20%2Fflutter-tunein","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoda20%2Fflutter-tunein","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoda20%2Fflutter-tunein/lists"}