Skip to content

JICA98/DailyAL

Repository files navigation

DailyAL

DailyAnimeList - MyAnimeList Client

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

Discord Users Github downloads GitHub stars License: Apache-2.0 Languages

Download

GitHub Releases Play Store f-droid

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 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.