https://github.com/frostnova721/animestream
An app to stream and download anime
https://github.com/frostnova721/animestream
anime anime-downloader anime-streaming anime-streaming-app anime-streaming-for-free animestreaming dart dartlang flutter flutter-apps
Last synced: 6 months ago
JSON representation
An app to stream and download anime
- Host: GitHub
- URL: https://github.com/frostnova721/animestream
- Owner: frostnova721
- License: gpl-3.0
- Created: 2024-02-15T20:10:18.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2026-01-14T19:13:28.000Z (6 months ago)
- Last Synced: 2026-01-14T22:59:02.757Z (6 months ago)
- Topics: anime, anime-downloader, anime-streaming, anime-streaming-app, anime-streaming-for-free, animestreaming, dart, dartlang, flutter, flutter-apps
- Language: Dart
- Homepage:
- Size: 9.94 MB
- Stars: 271
- Watchers: 7
- Forks: 29
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- License: LICENSE
Awesome Lists containing this project
README
# animestream
A Flutter project made to stream and download Anime with Anilist tracking.
## Tech Stack
Built with ❤️ using Flutter
## Introduction
**animestream** is a project made to stream and download Anime. Inspired from parent project [animestream-electron](https://github.com/frostnova721/animestream-electron) which was limited to desktops. Just wanted to make an app! btw, this app is **HEAVILY** inspired from saikou (you know what it means!)
## Installation
You can download the latest apk file from the [releases](https://github.com/frostnova721/animestream/releases) tab. Then install the downloaded apk!
## Known Issues
- Some files not downloading properly (fixes incoming!)
## Building
- Clone the repo
- Install required packages:
```cmd
flutter pub get
```
- Setup signing keystore file for android and store them in `android/app/` directory
- Setup key.properties in `android/` directory
- To build the apk from the source code, simply run the command below:
```cmd
flutter build apk
```
- To build application for windows, run the following command:
```cmd
flutter build windows
```
- To package the windows application as a setup, run:
```cmd
dart run inno_bundle:build --release
```
PS: Your machine needs to have flutter installed. [Install flutter](https://docs.flutter.dev/get-started/install)
## Contribution
Contributions are always welcome! If you have any ideas or changes that you want to see in the app, submit a pull request. If you have suggestions or issues, feel free to open a issue!
## License
This project is licensed under the **GNU Public License version 3.0**.
## Disclaimer
- By using this app, you agree that the developer(s) of animestream is not responsible for any content within the app and won't be legally responsible for any violations.
- All the contents in animestream are taken from 3rd party websites and API's, and the developer(s) of animestream is not accountable for their nature or legality. Users are advised to use the application responsibly and in compliance with relevant laws and regulations.
- animestream or its developer(s) are not responsible for the misuse of any content within or outside the app and shall not be responsible for dissemination of any content within the app.
## Official Communities
## Contributors
- [FrostNova](https://github.com/frostnova721)