A beautiful and modern ASMR player application built with Flutter.
ASMR One App is designed to provide a smooth and enjoyable ASMR listening experience with beautiful animations and a modern user interface.
We maintain a comprehensive set of development guidelines to ensure code quality and consistency:
lib/ ├── core/ # Core functionality ├── data/ # Data layer ├── domain/ # Domain layer ├── presentation/ # Presentation layer └── common/ # Common functionality
- Clone the repository
git clone [repository-url]- Install dependencies
flutter pub get- Run the app
flutter run- Modern UI design
- Smooth animations
- ASMR playback control
- Playlist management
- Search functionality
- Favorites collection
Please read our Development Guidelines before making a contribution.
This project is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike License (CC BY-NC-SA) - see the LICENSE file for details. This license allows others to remix, tweak, and build upon your work non-commercially, as long as they credit you and license their new creations under the identical terms.