{"id":16783870,"url":"https://github.com/testeurmaniak/flutter_manga_reader","last_synced_at":"2025-03-22T00:32:06.019Z","repository":{"id":186168203,"uuid":"669065385","full_name":"TesteurManiak/flutter_manga_reader","owner":"TesteurManiak","description":"A cross-platform manga reader built with Flutter.","archived":false,"fork":false,"pushed_at":"2024-04-29T07:57:38.000Z","size":12655,"stargazers_count":13,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-05-02T04:01:33.560Z","etag":null,"topics":["dart","drift","flutter","go-router","isar","manga","manga-reader","mangadex-api","riverpod"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TesteurManiak.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-21T09:00:54.000Z","updated_at":"2024-05-05T17:23:08.165Z","dependencies_parsed_at":null,"dependency_job_id":"c0dcf8c6-4e2b-4ae2-a5bc-a944fc8072ed","html_url":"https://github.com/TesteurManiak/flutter_manga_reader","commit_stats":null,"previous_names":["testeurmaniak/flutter_manga_reader"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TesteurManiak%2Fflutter_manga_reader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TesteurManiak%2Fflutter_manga_reader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TesteurManiak%2Fflutter_manga_reader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TesteurManiak%2Fflutter_manga_reader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TesteurManiak","download_url":"https://codeload.github.com/TesteurManiak/flutter_manga_reader/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244890102,"owners_count":20527030,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dart","drift","flutter","go-router","isar","manga","manga-reader","mangadex-api","riverpod"],"created_at":"2024-10-13T07:52:32.917Z","updated_at":"2025-03-22T00:32:06.013Z","avatar_url":"https://github.com/TesteurManiak.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg src=\"assets/splash/splash.png\" alt=\"Flutter Manga Reader icon\" height=\"200\" style=\"border-radius:16px\"\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eFlutter Manga Reader\u003c/h1\u003e\n\n[![melos](https://img.shields.io/badge/maintained%20with-melos-f700ff.svg)](https://github.com/invertase/melos)\n\nA cross-platform manga reader built with Flutter.\n\nThis app is a Flutter clone of [Tachiyomi][tachiyomi] mainly to provide an iOS version of the app.\n\n**This project is still a work in progress.**\n\n## Screenshots\n\n_WIP_\n\n| Views | Light | Dark | Pure Dark |\n| --- | --- | --- | --- |\n| Library | \u003cimg src=\"screenshots/light/library.png\" height=\"400\"\u003e | \u003cimg src=\"screenshots/dark/library.png\" height=\"400\"\u003e | \u003cimg src=\"screenshots/pure_dark/library.png\" height=\"400\"\u003e |\n| Explorer | \u003cimg src=\"screenshots/light/explorer.png\" height=\"400\"\u003e | \u003cimg src=\"screenshots/dark/explorer.png\" height=\"400\"\u003e | \u003cimg src=\"screenshots/pure_dark/explorer.png\" height=\"400\"\u003e |\n| Details | \u003cimg src=\"screenshots/light/details.png\" height=\"400\"\u003e  | \u003cimg src=\"screenshots/dark/details.png\" height=\"400\"\u003e  | \u003cimg src=\"screenshots/pure_dark/details.png\" height=\"400\"\u003e |\n| Reader | \u003cimg src=\"screenshots/light/reader.png\" height=\"400\"\u003e | \u003cimg src=\"screenshots/dark/reader.png\" height=\"400\"\u003e | \u003cimg src=\"screenshots/pure_dark/reader.png\" height=\"400\"\u003e |\n| History | \u003cimg src=\"screenshots/light/history.png\" height=\"400\"\u003e | \u003cimg src=\"screenshots/dark/history.png\" height=\"400\"\u003e | \u003cimg src=\"screenshots/pure_dark/history.png\" height=\"400\"\u003e |\n\n## Supported sources\n\n_WIP_\n\n| Source | Supported |\n| --- | --- |\n| Asura Scans | :red_circle: |\n| DragonTea | :red_circle: |\n| EarlyManga | :red_circle: |\n| MangaBat | :white_check_mark: |\n| MangaDex | :white_check_mark: |\n| Mangahere | :red_circle: |\n| Mangairo | :white_check_mark: |\n| Mangakakalot | :white_check_mark: |\n| Manganato | :white_check_mark: |\n| Webtoons.com | :red_circle: |\n\n\n## Features\n\n_WIP_\n\n* Import manga \u0026 chapters from a Tachiyomi/Mihon backup\n* Global update of chapters\n* Webtoon and paginated manga reading\n* Download manga chapters for offline reading\n* Reading history\n* Language support for English and French\n* Light and dark themes\n* Pure Dark theme\n\n## Run the app\n\nThis project contains 3 flavors:\n\n- dev\n- staging\n- prod\n\nTo run the desired flavor either use the launch configuration in VSCode/Android Studio or use the following commands:\n\n```sh\n# Development\n$ flutter run --flavor dev --target lib/main_dev.dart\n\n# Staging\n$ flutter run --flavor staging --target lib/main_staging.dart\n\n# Production\n$ flutter run --flavor prod --target lib/main_prod.dart\n```\n\n## Working with Translations\n\nThis project relies on [flutter_localizations][flutter_localizations_link] and follows the [official internationalization guide for Flutter][internationalization_guide_link].\n\n### Adding Strings\n\n1. To add a new localizable string, open the `app_fr.arb` file at `lib/l10n/arb/app_fr.arb`.\n\n```arb\n{\n    \"@@locale\": \"fr\",\n    \"counterAppBarTitle\": \"Compteur\"\n}\n```\n\n2. Then add a new key/value and description\n\n```arb\n{\n    \"@@locale\": \"fr\",\n    \"counterAppBarTitle\": \"Compteur\",\n    \"helloWorld\": \"Bonjour le monde\"\n}\n```\n\n3. Generate the strings\n\n```sh\n$ flutter gen-l10n\n```\n\n4. Use the new string\n\n```dart\nimport 'package:flutter_manga_reader/core/core.dart';\n\n@override\nWidget build(BuildContext context) {\n  final strings = context.strings;\n  return Text(strings.helloWorld);\n}\n```\n\n### Adding Supported Locales\n\nUpdate the `CFBundleLocalizations` array in the `Info.plist` at `ios/Runner/Info.plist` to include the new locale.\n\n```xml\n\u003ckey\u003eCFBundleLocalizations\u003c/key\u003e\n\u003carray\u003e\n    \u003cstring\u003een\u003c/string\u003e\n    \u003cstring\u003efr\u003c/string\u003e\n\u003c/array\u003e\n```\n\n### Adding Translations\n\n1. For each supported locale, add a new ARB file in `lib/l10n/arb`.\n\n```\n├── l10n\n│   ├── arb\n│   │   ├── app_en.arb\n│   │   └── app_fr.arb\n```\n\n2. Add the translated strings to each `.arb` file:\n\n`app_en.arb`\n\n```arb\n{\n    \"@@locale\": \"en\",\n    \"counterAppBarTitle\": \"Counter\"\n}\n```\n\n`app_fr.arb`\n\n```arb\n{\n    \"@@locale\": \"fr\",\n    \"counterAppBarTitle\": \"Compteur\"\n}\n```\n\n## Code generation\n\nThis project uses multiple code generation tools:\n\n- [flutter_gen_runner][flutter_gen_runner_link]: To generate type-safe access to assets\n- [freezed][freezed_link]: To reduce the boilerplate when writing override of `toString`, `==`, `hashCode` and `copyWith` methods\n- [go_router_builder][go_router_builder_link]: To generate type-safe routes\n- [json_serializable][json_serializable_link]: To generate type-safe JSON serialization/deserialization\n- [theme_tailor][theme_tailor_link]: To reduce the boilerplate when writing `ThemeExtensions`s\n\nAll of these tools will generate code when running the following command:\n\n```sh\n$ dart run build_runner build\n```\n\n## Generating Icons\n\nThis project uses [flutter_launcher_icons][flutter_launcher_icons_link] to generate the app icons. To modify the icons follow these steps:\n\n1. Replace the `icon.png` file at `assets/launcher_icons/icon.png` with your own icon. And edit the options in `pubspec.yaml` how you see fit.\n\n2. Run the following command:\n\n```sh\n$ dart run flutter_launcher_icons\n```\n\n## Generating Splash Screens\n\nThis project uses [flutter_native_splash][flutter_native_splash_link] to generate the splash screens. To modify the splash screens follow these steps:\n\n1. Replace the `splash.png` file at `assets/splash/splash.png` with your own splash screen. And edit the options in `pubspec.yaml` how you see fit.\n\n2. Run the following command:\n\n```sh\n$ dart run flutter_native_splash:create\n```\n\n## Download\n\nYou can download the nightly build from [here](https://github.com/TesteurManiak/flutter_manga_reader/actions/workflows/nightly.yml).\n\n## License\n\nThis project is licensed under the Apache License 2.0 - see the [LICENSE](LICENSE) file for details.\n\n## Credits\n\n* [Tachiyomi][tachiyomi]: For providing the inspiration for this project\n* [MangaDex][manga_dex]: For providing the API used in this project\n\n## Disclaimer\n\nThe developer of this application does not have any affiliation with the content providers available.\n\n[flutter_localizations_link]: https://api.flutter.dev/flutter/flutter_localizations/flutter_localizations-library.html\n[internationalization_guide_link]: https://docs.flutter.dev/accessibility-and-localization/internationalization\n[flutter_gen_runner_link]: https://pub.dev/packages/flutter_gen_runner\n[freezed_link]: https://pub.dev/packages/freezed\n[go_router_builder_link]: https://pub.dev/packages/go_router_builder\n[json_serializable_link]: https://pub.dev/packages/json_serializable\n[theme_tailor_link]: https://pub.dev/packages/theme_tailor\n[flutter_launcher_icons_link]: https://pub.dev/packages/flutter_launcher_icons\n[flutter_native_splash_link]: https://pub.dev/packages/flutter_native_splash\n[manga_dex]: https://api.mangadex.org\n[tachiyomi]: https://tachiyomi.org","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftesteurmaniak%2Fflutter_manga_reader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftesteurmaniak%2Fflutter_manga_reader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftesteurmaniak%2Fflutter_manga_reader/lists"}