Work

Anilist Android App

Mobile Development
Flutter
API Integration

Android app for tracking, rating, and discovering anime and manga content

Tools & Technologies

Flutter Flutter
SQLite SQLite

My first mobile app - an Android client for tracking anime and manga using the Anilist API. Built with Flutter and Dart, still proud of how it turned out.

Check out the screenshots below - made a custom widget to show how the app looks.

What It Does

  • Track your anime/manga progress and rate shows
  • Get recommendations based on what you’ve watched
  • Browse voice actors, reviews, and community feeds
  • Comment and discuss with other fans
  • Clean UI that works smoothly across devices

Why I Built This

Wanted a better mobile experience for Anilist and needed to learn Flutter. Turned into a full-featured app with offline caching (SQLite), smooth animations, and way more features than I originally planned. First time dealing with complex state management and API integration at this scale.