FLUTTER ECOSYSTEM

frostnova721/animestream

Eine App zum Streamen und Herunterladen von Anime

Projektcover von animestream
Stars
429
Forks
46
Letzter Push (UTC)
16.09.2026
Projektstatus
Aktiv
FrostNova GitHub avatar
GITHUB User

FrostNova ↗

Newbie Programmer

pika ltdSomewhere on earth
SprachenDartC++CMakeShellSwiftHTMLKotlinCBatchfileJavaObjective-C

Technische Themen

Verwendete Abhängigkeiten

Abhängigkeiten 39 Einträge

Ranglisten

Original-README

Englischer Projektschnappschuss. Aktuelle Inhalte auf GitHub.

Projekt-README ein-/ausklappen

animestream

A Flutter project made to stream and download Anime with Anilist tracking.

CodeFactor https://img.shields.io/github/downloads/frostnova721/animestream/total.svg?style=for-the-badge&color=CAF979 https://img.shields.io/badge/Made_With-Flutter-%2302569B.svg?style=for-the-badge&logo=Flutter&logoColor=white https://img.shields.io/badge/Made_For-Android-3DDC84?style=for-the-badge&logo=android&logoColor=white https://img.shields.io/discord/1323364150067466331?style=for-the-badge&logo=discord&color=5865F2

project logo

Tech Stack

Built with ❤️ using Flutter

Introduction

animestream is a project made to stream and download Anime. Inspired from parent project 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

Android & Windows

You can download the latest apk or windows setup executable file from the releases tab. Then install the downloaded apk!

Linux

Just run the command below.

curl -fsSL https://raw.githubusercontent.com/frostnova721/animestream/master/install-linux.sh | bash

Alternatively, just download the zip file from releases page

Building

  • Clone the repo

  • Install required packages:

flutter pub get
  • Setup signing keystore file for android and store them in android/app/ directory

  • Setup key.properties in android/ directory

./astrm is just a script to run the flutter commands without needing to add the dart define args everytime!

  • To build the apk from the source code, simply run the command below:
./astrm build apk
  • To build application for windows, run the following command:
./astrm build windows
  • To package the windows application as a setup, run:
./astrm pack windows

pack argument only works for windows. For other platforms, just use the "build" argument.

If you havent installed inno setup on your machine, install it first before building the windows setup: install inno setup

PS: Your machine needs to have flutter installed. Install flutter

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

Discord
http://invidget.switchblade.xyz/DEQHYGJ9Zr
Reddit
https://img.shields.io/badge/Reddit-Join%20Our%20Community-FF4500?style=for-the-badge&logo=reddit&logoColor=white

Contributors