An open-source media manager app built with Flutter, designed to stream videos from Stremio addons. This project aims to provide an easy-to-use platform for managing and streaming media content.
- Stream Videos from various Stremio addons.
- Cross-Platform Support: Works on Android, iOS supported by Flutter.
- Open Source: Contributions are welcome!
- Dart SDK and Flutter installed on your machine.
- Ensure you have all necessary dependencies for Flutter projects.
To build and run the project locally, use the following command:
dart run build_runner build --delete-conflicting-outputs
- Clone this repository.
- Navigate to the project directory.
- Run the app using Flutter's run command:
flutter run
Contributions, issues, and feature requests are welcome!
Feel free to fork the repository and submit a pull request.