DEV Community

Aamir Ansari
Aamir Ansari

Posted on

Showcasing StorySync: My Open-Source Manga & Manhwa Tracker Built with Flutter

Hi everyone! 👋

This is my first time sharing a project with the community, and I'd love to showcase something I've been working on over the past few months.

StorySync is an open-source manga and manhwa tracking application built with Flutter. I created it to provide a clean, modern, and local-first way to track reading progress without relying on cloud services or unnecessary complexity.

Since the initial release, I've continued improving the app and recently added some features that I'm excited to share.

📱 Native Android Home Screen Widgets

One of the features I wanted from the beginning was the ability to check reading progress without opening the app.

StorySync now includes native Android home screen widgets that synchronize with local app data and display reading information directly on the home screen.

Implementing this feature involved integrating Flutter with native Android components and ensuring that widget data stays synchronized with the application's local database.

🎬 First-Time User Demo & Onboarding

To make the experience more welcoming for new users, I added a first-time onboarding and demo flow.

The onboarding introduces the main features of StorySync and helps users get started quickly while keeping the experience simple and lightweight.

✨ Other Features
Track manga and manhwa reading progress
Reading statistics and progress insights
Clean and responsive Flutter UI
Local-first data storage
Open-source and community-driven
🔧 Recent Improvements
Added native Android home screen widgets
Added first-time onboarding and demo experience
Fixed widget-related issues
Improved overall stability and performance
Continued performance optimizations
🛠 Tech Stack
Flutter
Dart
Riverpod
Isar Database
Android Native Integration
📂 Open Source

StorySync is completely open source, and I'm always looking for feedback and suggestions.

GitHub Repository:
https://github.com/amr0-1/StorySync

Whether you're a manga reader, manhwa reader, Flutter developer, Android developer, or open-source contributor, I'd love to hear your thoughts on the project.

Thanks for taking the time to check it out! 🚀``

Top comments (0)