v2.0.1smooth_page_indicator
내장된 효과 세트를 갖춘 사용자 정의 가능한 애니메이션 페이지 인디케이터입니다.
노래(mp3)를 재생할 수 있는 플러터 음악 플레이어입니다.
v2.0.1내장된 효과 세트를 갖춘 사용자 정의 가능한 애니메이션 페이지 인디케이터입니다.
앱의 iOS 오디오 세션 카테고리와 Android 오디오 속성을 설정하고 앱의 오디오 포커스, 믹싱 및 덱킹 동작을 관리합니다.
애플리케이션을 백그라운드로 보낼 수 있는 Flutter 플러그인입니다. 한 줄의 코드로 앱을 백그라운드로 보냅니다.
이것은 Flutter에서 사운드와 음악을 인식하기 위한 비공식 ACR Cloud SDK입니다
MP3 파일의 ID3 태그를 읽고 쓸 수 있는 라이브러리입니다. 데이터를 Map 객체 또는 Tag 객체로 얻을 수 있습니다.
^2.0.1^0.1.10^1.1.0^0.1.3^4.0.6{"sdk":"flutter"}^7.1.1^1.4.3^0.14.0+3^0.8.6^0.9.30^1.0.1any^2.0.0^9.2.0^4.3.1^0.6.5^2.0.15^0.2.0{"sdk":"flutter"}아래는 영문 원문 스냅샷입니다. 최신 내용은 GitHub에서 확인하세요.
Image
A Flutter music player to play songs (mp3).
https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png
Please star⭐ the repo if you like what you see😉.
Create a secrets.dart file under lib/services folder and add the following
To fetch song info you'll need an API key from deezer
For song recognition feature, sign up on acrcloud and create a project
| Light | Dark |
|---|---|
| https://raw.githubusercontent.com/o-ifeanyi/musicPlayer/HEAD/ss/light1.png | https://raw.githubusercontent.com/o-ifeanyi/musicPlayer/HEAD/ss/dark1.png |
| https://raw.githubusercontent.com/o-ifeanyi/musicPlayer/HEAD/ss/light2.png | https://raw.githubusercontent.com/o-ifeanyi/musicPlayer/HEAD/ss/dark2.png |
| https://raw.githubusercontent.com/o-ifeanyi/musicPlayer/HEAD/ss/light3.png | https://raw.githubusercontent.com/o-ifeanyi/musicPlayer/HEAD/ss/dark3.png |
| https://raw.githubusercontent.com/o-ifeanyi/musicPlayer/HEAD/ss/light4.png | https://raw.githubusercontent.com/o-ifeanyi/musicPlayer/HEAD/ss/dark4.png |
| https://raw.githubusercontent.com/o-ifeanyi/musicPlayer/HEAD/ss/light5.png | https://raw.githubusercontent.com/o-ifeanyi/musicPlayer/HEAD/ss/dark5.png |
| Name | Usage |
|---|---|
| Provider | State Management |
| Hive | NoSQL database |
| Just audio | Play audio |
| Audiotagger | Get mp3 metadata |
| Path & Path provider | Access storage folders |
| Share | Share songs across devices |
| Identify | Identify songs from background |
| Shared preferences | Store certain preference e.g dark mode |
Onuoha ifeanyi. Twitter Follow
Copyright 2020 Onuoha Ifeanyi
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.