{"id":26849178,"url":"https://github.com/hiborn4/flutterbeats_flutter_music_player","last_synced_at":"2026-04-28T08:35:10.422Z","repository":{"id":205143735,"uuid":"713521839","full_name":"HiBorn4/FlutterBeats_Flutter_Music_Player","owner":"HiBorn4","description":"Whether you're a music enthusiast, a casual listener, or a developer looking to explore Flutter's capabilities, this music player offers an immersive audio experience and serves as an excellent example of what can be achieved with Flutter.","archived":false,"fork":false,"pushed_at":"2023-11-02T20:44:24.000Z","size":198302,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T21:33:21.455Z","etag":null,"topics":["flutter","flutter-app","flutter-demo","flutter-package","flutter-ui","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":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HiBorn4.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,"governance":null}},"created_at":"2023-11-02T17:31:03.000Z","updated_at":"2024-10-17T02:44:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"a413f30b-011b-4892-9fff-112f98b543a6","html_url":"https://github.com/HiBorn4/FlutterBeats_Flutter_Music_Player","commit_stats":null,"previous_names":["hiborn4/flutterbeats_basic_flutter_music_player","hiborn4/flutterbeats_flutter_music_player"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/HiBorn4/FlutterBeats_Flutter_Music_Player","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HiBorn4%2FFlutterBeats_Flutter_Music_Player","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HiBorn4%2FFlutterBeats_Flutter_Music_Player/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HiBorn4%2FFlutterBeats_Flutter_Music_Player/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HiBorn4%2FFlutterBeats_Flutter_Music_Player/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HiBorn4","download_url":"https://codeload.github.com/HiBorn4/FlutterBeats_Flutter_Music_Player/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HiBorn4%2FFlutterBeats_Flutter_Music_Player/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32373510,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"online","status_checked_at":"2026-04-28T02:00:07.250Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["flutter","flutter-app","flutter-demo","flutter-package","flutter-ui","music","music-library","music-player"],"created_at":"2025-03-30T21:32:36.762Z","updated_at":"2026-04-28T08:35:05.412Z","avatar_url":"https://github.com/HiBorn4.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flutter Music Player\n\nWelcome to the Flutter Music Player, a beautifully designed and feature-rich music player app built with Flutter. Whether you're a music enthusiast, a casual listener, or a developer looking to explore Flutter's capabilities, this music player offers an immersive audio experience and serves as an excellent example of what can be achieved with Flutter.\n\n## Features\n\n- **Sleek User Interface**: Enjoy a visually appealing and user-friendly design that enhances the overall listening experience.\n- **Offline Music**: Play music from your local storage with ease.\n- **Custom Playlists**: Create and manage your playlists to organize your music collection.\n- **Smooth Playback Controls**: Control playback with smooth animations and user-friendly controls.\n- **Shuffle and Repeat**: Shuffle your music for a surprising listening experience, or repeat your favorite tracks.\n- **Search and Filter**: Quickly find your desired songs with the search and filter functionalities.\n- **Equalizer**: Fine-tune your audio with an in-app equalizer for a personalized listening experience.\n- **Album and Artist View**: Explore your music collection by album or artist for a comprehensive view.\n- **Lyrics**: Enjoy synchronized lyrics while listening to your favorite tracks.\n- **Mini Player**: A convenient mini player allows you to control your music without leaving your current screen.\n- **Background Playback**: Continue listening even when the app is running in the background.\n- **Flutter Goodness**: Discover the power and flexibility of Flutter in a real-world application.\n\n## Screenshots\n\n\u003cp align=\"center\"\u003e\n  \u003ctable\u003e\n    \u003ctr\u003e\n      \u003ctd style=\"padding-right: 20\"\u003e\n        \u003cimg src=\"assets/screenshots/play.png\" alt=\"App Screenshot 1\" width=\"480\"\u003e\n      \u003c/td\u003e\n      \u003ctd\u003e\n        \u003cimg src=\"assets/screenshots/playlist.png\" alt=\"App Screenshot 2\" width=\"480\"\u003e\n      \u003c/td\u003e\n      \u003ctd\u003e\n        \u003cimg src=\"assets/screenshots/player.png\" alt=\"App Screenshot 2\" width=\"480\"\u003e\n      \u003c/td\u003e\n    \u003c/tr\u003e\n  \u003c/table\u003e\n\u003c/p\u003e\n\n## Getting Started\n\nTo explore the Flutter Music Player, follow these simple steps:\n\n1. Clone this repository to your local machine.\n   ```shell\n   git clone https://github.com/your-username/flutter-music-player.git\n   ```\n\n2. Navigate to the project directory.\n   ```shell\n   cd flutter-music-player\n   ```\n\n3. Install the necessary dependencies using Flutter's package manager, **pub**.\n   ```shell\n   flutter pub get\n   ```\n\n4. Run the app on a connected device or emulator.\n   ```shell\n   flutter run\n   ```\n\nBegin your musical journey with the Flutter Music Player and dive into the world of Flutter development while enjoying your favorite tunes.\n\n## Contributing\n\nContributions to the Flutter Music Player are welcome and encouraged! If you find any bugs, have feature requests, or want to contribute in any other way, please open an issue or submit a pull request. Your help can make this music player even better.\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE). Feel free to use and modify the code to create your own unique music player.\n\n## Acknowledgements\n\nWe extend our gratitude to the Flutter community for their continuous support and the developers of the libraries and packages used in this app.\n\nIf you have any questions, suggestions, or need further assistance, please feel free to contact us. Enjoy the music! 🎵🎶\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiborn4%2Fflutterbeats_flutter_music_player","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhiborn4%2Fflutterbeats_flutter_music_player","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiborn4%2Fflutterbeats_flutter_music_player/lists"}