Git Product home page Git Product logo

flutter_music_app's Introduction

Flutter Music App

First Open Source Flutter based dribbblel Design Music Player.

logo

free design

http://www.freeuid.com/category/free

material icons

https://material.io/resources/icons/?search=d&style=baseline

generate logo(android &ios)

http://icon.wuruihong.com/

Features(Android & iOS)

  • search online songs (Require Network Permission)
  • Beautiful UI with multiple themes includes light theme and dark theme
  • multiple language includes chinese and english
  • Play background
  • Animation
  • Full Fledged Example
  • Play / Stop / Pause
  • Previous / Next
  • Seek
  • Shuffle
  • Album Art
  • onComplete
  • onDuration / onCurrentPosition
  • Favorite
  • Download

Show some ❤️ and star the repo to support the project

Screenshots(iOS)

  • Light theme

  • Dark theme

Screenshots(Android)

Add this to ios Info.plist allow https and background

    <key>UIBackgroundModes</key>
    <array>
        <string>audio</string>
    </array>
    <key>NSAppTransportSecurity</key>
    <dict>
    <key>NSAllowsArbitraryLoads</key>
    <true/>
    </dict>

If you found this project helpful or you learned something from the source code and want to thank me, consider buying me a cup of ☕️

License

Copyright 2020 obnil

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.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

flutter_music_app's People

Contributors

obnil avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

flutter_music_app's Issues

Not getting local music

Hello,
I have setup and created apk file, but in second tab (Music) it's display none. it should be display music which is already in mobile device. so please help me what's a wrong.

Thank you!

'onGenerateRoute: Router.generateRoute'

'onGenerateRoute: Router.generateRoute'

this line has an error message describes as follow :

error: The name 'Router' is defined in the libraries 'package:flutter/src/widgets/router.dart' and 'package:flutter_music_app/config/router_manager.dart'. (ambiguous_import at [flutter_music_app] lib\main.dart:47)

what should i do?

I don't get response data from Api . How can i subscribe Api to get response

I/flutter ( 5155): ---api-request--->url--> https://music.liuzhijin.cn/ queryParameters: {} data: {input: 女歌手, type: netease, page: 1, filter: name}
I/flutter ( 5155): ---api-request--->url--> https://music.liuzhijin.cn/ queryParameters: {} data: {input: 流行, type: netease, page: 1, filter: name}
I/flutter ( 5155): ---api-response--->resp----->{"data":"","code":404,"error":"\u311f( \u2594, \u2594 )\u310f \u6ca1\u6709\u627e\u5230\u76f8\u5173\u4fe1\u606f"}
I/flutter ( 5155): ---api-response--->resp----->{"data":"","code":404,"error":"\u311f( \u2594, \u2594 )\u310f \u6ca1\u6709\u627e\u5230\u76f8\u5173\u4fe1\u606f"}
I/flutter ( 5155): <-----↓↓↓↓↓↓↓↓↓↓-----error-----↓↓↓↓↓↓↓↓↓↓----->
I/flutter ( 5155): NotExpectedException{respData: ㄟ( ▔, ▔ )ㄏ 没有找到相关信息}
I/flutter ( 5155): <-----↑↑↑↑↑↑↑↑↑↑-----error-----↑↑↑↑↑↑↑↑↑↑----->

Error installing debug

Hello, I am trying to install on debug mode, and I get this error:
Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]

Do you have any idea how I can fix?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.