https://github.com/mo7amedaliebaid/audio-player
Audio Bliss is an audio " MP3 " player built with flutter.
https://github.com/mo7amedaliebaid/audio-player
animations audio-player bloc cache clean-architecture dart flutter flutter-app mp3-player music-player provider responsive
Last synced: 3 months ago
JSON representation
Audio Bliss is an audio " MP3 " player built with flutter.
- Host: GitHub
- URL: https://github.com/mo7amedaliebaid/audio-player
- Owner: mo7amedaliEbaid
- License: apache-2.0
- Created: 2023-07-14T04:50:36.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-01T16:22:26.000Z (over 1 year ago)
- Last Synced: 2025-03-26T11:51:07.008Z (7 months ago)
- Topics: animations, audio-player, bloc, cache, clean-architecture, dart, flutter, flutter-app, mp3-player, music-player, provider, responsive
- Language: Dart
- Homepage:
- Size: 1.62 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Audio Player
This is an audio " MP3 " player built with flutter, It asks for permission to access internal storage and once it is allowed you can play any mp3 file from your internal storage in this app.
## State Management
✔️ Provider && Bloc
## Features and Components
✔️ 3D Transformations
✔️ Multiple Themes
✔️ Data Caching
✔️ Search Functionality
✔️ Favourite List
✔️ PlayLists
✔️ Animations
✔️ Google Sign in
✔️ Sign in by Email and Password
✔️ Cubits
✔️ Providers
✔️ Animated Drawer## Dependencies
#### ui
font_awesome_flutter:
flutter_spinkit:
lottie:#### firebase
firebase_core:
firebase_auth:
google_sign_in:#### audio management
permission_handler:
just_audio:
file_picker:
path_provider:#### state management
provider:
bloc:
flutter_bloc:
equatable:#### cache
hive:
hive_flutter:
build_runner:
hive_generator:
shared_preferences:## ScreenShots
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()