Skip to content

Latest commit

 

History

History
59 lines (41 loc) · 1.48 KB

File metadata and controls

59 lines (41 loc) · 1.48 KB

ASMR One App

中文说明

A beautiful and modern ASMR player application built with Flutter.

Project Overview

ASMR One App is designed to provide a smooth and enjoyable ASMR listening experience with beautiful animations and a modern user interface.

Development Guidelines

We maintain a comprehensive set of development guidelines to ensure code quality and consistency:

Project Structure

lib/
├── core/                 # Core functionality
├── data/                # Data layer
├── domain/              # Domain layer
├── presentation/        # Presentation layer
└── common/             # Common functionality

Getting Started

  1. Clone the repository
git clone [repository-url]
  1. Install dependencies
flutter pub get
  1. Run the app
flutter run

Features

  • Modern UI design
  • Smooth animations
  • ASMR playback control
  • Playlist management
  • Search functionality
  • Favorites collection

Contributing

Please read our Development Guidelines before making a contribution.

License

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.