solancer / Flutter-Music-App

The music app developed based on a dribble design.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flutter Music App

A new Flutter Flutter Music App built playing with animation and local music files from Soundcloud

Getting Started

For help getting started with Flutter, view our online documentation.

The Screen

This is how the it looks like on android device
. .

To-Do

  1. Add Dynamic Permission for Audio Setting in Android lib dynamically
  2. Refine UI
  3. Test on iOS device
You can do a pull request and merge the any feature you want or want to fix the above To-Dos

To Run the app in your local machine

Clone the repository and user

flutter run

to hot reload the project press,

r

What will you learn,

  1. How to Implement Custom UI based on Image

  2. Implementing Seekbar

  3. Implementing Canvas,Draw, Exapnd Layout, Dynamic Data etc

  4. Static UI

  5. Seekbar Painting

  6. Seekbar Dragging

  7. Audio Player

  8. Audio Playlist

  9. Audio Visualizer

Built By

MIT License

Copyright (c) 2018 Himanshu Singh

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

About

The music app developed based on a dribble design.

License:MIT License


Languages

Language:Makefile 43.6%Language:Java 29.6%Language:Dart 25.1%Language:Kotlin 0.9%Language:Objective-C 0.8%