Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/JICA98/DailyAL

DailyAL - MyAnimeList Client
https://github.com/JICA98/DailyAL

Last synced: 5 days ago
JSON representation

DailyAL - MyAnimeList Client

Awesome Lists containing this project

README

        


DailyAL

# [DailyAnimeList](#) - MyAnimeList Client

### A Flutter based MyAnimeList client with a clean and simple UI.

[![Discord Users](https://img.shields.io/discord/1147503264741478452.svg?label=&labelColor=6A7EC2&color=7389D8&logo=discord&logoColor=FFFFFF)](https://discord.gg/ap4Wghv5e8)
[![Github downloads](https://img.shields.io/github/downloads/jica98/dailyal/total?label=downloads&labelColor=27303D&color=0D1117&logo=github&logoColor=FFFFFF&style=flat)](https://github.com/JICA98/DailyAL/releases)
[![GitHub stars](https://img.shields.io/github/stars/jica98/dailyal?label=stars&labelColor=27303D&color=0D1117&logo=github&logoColor=FFFFFF&style=flat)](#)
[![License: Apache-2.0](https://img.shields.io/github/license/jica98/dailyal?labelColor=27303D&color=818cf8)](/LICENSE)
[![Languages](https://img.shields.io/github/languages/count/jica98/dailyal?label=Languages&logo=googleearth)](/lib/l10n)

## Download

[![GitHub Releases](https://img.shields.io/github/v/tag/jica98/dailyal?label=Github&logo=github&logoColor=FFFFFF)](https://github.com/JICA98/DailyAL/releases)
[![Play Store](https://img.shields.io/badge/Play%20Store-Download-3DDC84?logo=google-play&logoColor=FFFFFF)](https://play.google.com/store/apps/details?id=io.github.jica98)
[![f-droid](https://img.shields.io/f-droid/v/io.github.jica98?logo=f-droid&logoColor=FFFFFF)](https://f-droid.org/packages/io.github.jica98/)

## Features

Explore the extensive MyAnimeList database to discover your favorite anime and manga. Engage in forums with millions of discussions at your fingertips. Access detailed reviews and receive numerous recommendations for all anime and manga on MyAnimeList.

### Screenshots


Screenshot1
Screenshot2
Screenshot3
Screenshot4
Screenshot5
Screenshot6
Screenshot7
Screenshot8

### ⚡️ Anime & Manga ⚡️

- Discover Seasonal Anime, Top Upcoming Anime, Most Popular Anime, Anime Ranking Lists, All-time Favorites, and more.

- Access Anime/Manga Synopses, Related and Recommended content.

- Read Detailed Anime reviews and view Anime/Manga Statistics.

### ⚡️ Theming and Customization ⚡️

- Choose from 4 distinct Dark Themes: Spring, Summer, Fall, and Winter.

- Customize the Bottom Navigation bar and adjust cache update frequency.

### ⚡️ MyAnimeList Forums ⚡️

- Participate in forums dedicated to MyAnimeList, Anime & Manga, and General Discussions.

### ⚡️ Advanced Search Bar ⚡️

- Perform advanced searches directly from the search bar using "@" and "#" with ease.

- Experience faster search loading times with caching mechanisms.

### ⚡️ User-Specific Features ⚡️

- Quickly Edit/Update your Anime/Manga List.

- Sort your list by Title, List Score, Start Date, and Updated Date.

### Getting Started

- To run this project, you need to have [Flutter](https://flutter.dev/docs/get-started/install) installed on your machine.
- Clone this repo to your machine: `git clone`
- Use `dal-code.code-workspace` to open the project in VSCode
- Run `flutter pub get` to install dependencies
- Launch the app using `flutter run` or `F5` in VSCode

### Additional Setup

- Run user task - `intl generate` to generate localization files
- Run user task - `build runner` to generate necessary files
- Run user task - `python translate` to generate translation files

#### PS
- Please don't suggest any state management solutions.