FLUTTER ECOSYSTEM

JICA98/DailyAL

DailyAL - MyAnimeList クライアント

デイリーアル のプロジェクト画像
Stars
374
Forks
20
最終プッシュ(UTC)
2026/05/02
プロジェクト状態
公開中
Jica98 GitHub avatar
GITHUB User

Jica98 ↗

Wannabe developer

言語DartHTMLC++CCMakeRustPythonSwiftShellTypeScriptDockerfileKotlinObjective-CProcfile

関連パッケージとサンプル

使用している依存関係

依存関係一覧 61 件

アプリカテゴリー

元の README

以下は英語原文のスナップショットです。最新版は GitHub をご覧ください。

README を開く / 閉じる
DailyAL

DailyAnimeList - MyAnimeList Client

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

Discord Users Github downloads GitHub stars License: MIT Languages

Download

GitHub Releases f-droid

Note: The app has been delisted from the Google Play Store. Please use GitHub Releases or F-Droid to download the app.

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 the script update_gradle.sh to make the gradle files ready for development
  • 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.