FLUTTER ECOSYSTEM

JICA98/DailyAL

DailyAL - MyAnimeList 客戶端

每日AL 專案封面
Stars
374
Forks
20
最近推送(UTC)
2026年5月2日
專案狀態
未封存
Jica98 GitHub avatar
GITHUB User

Jica98 ↗

Wannabe developer

語言DartHTMLC++CCMakeRustPythonSwiftShellTypeScriptDockerfileKotlinObjective-CProcfile

相關套件與範例

使用的依賴

依賴清單 61 項

App 分類

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