Steamy is a Flutter app that serves as a music player, allowing users to stream music from YouTube without ads and download their favorite tracks. The app utilizes the Flutter BLoC (Business Logic Component) pattern for state management and follows the Domain-Driven Design (DDD) architecture to ensure a robust and maintainable codebase. π
- Flutter: A popular open-source UI software development kit created by Google, used for building natively compiled applications for mobile, web, and desktop from a single codebase. π±π»π
- Dart: The programming language used in conjunction with Flutter for building efficient and flexible user interfaces. π―
- Python: Used to develop custom APIs that facilitate communication between the app and external services, such as fetching YouTube music and handling downloads. π
- Flask: A lightweight and flexible Python web framework used to build the custom API endpoints. πΆοΈ
- Stream Music from YouTube: Users can paste YouTube links into the app, which will fetch and stream the music without any ads, providing a seamless listening experience. ππ§
- Download Music: Steamy allows users to download their favorite tracks from YouTube for offline listening, making it convenient for users to enjoy their music even without an internet connection. πΎπ΅
- Background Audio Support: The app enables background audio support, so users can continue listening to their favorite tracks even when the app is running in the background or the device is locked. π΅π
- Create and Manage Playlists: Build and curate your music collection with ease. Steamy lets you create and manage playlists, providing a personalized and organized listening experience. ππΆ
The development of Steamy is currently in progress. We are continuously working on adding new features, enhancing performance, and ensuring a smooth user experience. Please note that as the project is still under development, you might encounter some bugs or missing features. However, we actively welcome contributions from the community and appreciate feedback to help us make Steamy better with each update. π
We welcome contributions to Steamy from the open-source community. If you find any issues, have new feature ideas, or want to contribute to the project in any way, please feel free to create a pull request or raise an issue in the repository. π