{"id":43938039,"url":"https://github.com/alihassan143/flutter-packages","last_synced_at":"2026-02-07T01:25:53.786Z","repository":{"id":152379757,"uuid":"625882987","full_name":"alihassan143/flutter-packages","owner":"alihassan143","description":"Html To Pdf","archived":false,"fork":false,"pushed_at":"2026-01-28T18:34:47.000Z","size":83662,"stargazers_count":25,"open_issues_count":6,"forks_count":39,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-29T09:26:32.869Z","etag":null,"topics":["dart","flutter","html","pdf","widgets"],"latest_commit_sha":null,"homepage":"https://pub.dev/packages/htmltopdfwidgets","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/alihassan143.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":["https://www.buymeacoffee.com/alihassan13"]}},"created_at":"2023-04-10T10:12:29.000Z","updated_at":"2026-01-28T18:48:52.000Z","dependencies_parsed_at":"2023-06-14T09:45:19.170Z","dependency_job_id":"d8711667-8d13-4bb2-bff8-411775967f34","html_url":"https://github.com/alihassan143/flutter-packages","commit_stats":null,"previous_names":["alihassan143/flutter-packages"],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/alihassan143/flutter-packages","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alihassan143%2Fflutter-packages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alihassan143%2Fflutter-packages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alihassan143%2Fflutter-packages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alihassan143%2Fflutter-packages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alihassan143","download_url":"https://codeload.github.com/alihassan143/flutter-packages/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alihassan143%2Fflutter-packages/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29183815,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T00:44:15.062Z","status":"ssl_error","status_checked_at":"2026-02-07T00:35:01.758Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","flutter","html","pdf","widgets"],"created_at":"2026-02-07T01:25:53.261Z","updated_at":"2026-02-07T01:25:53.781Z","avatar_url":"https://github.com/alihassan143.png","language":"Dart","funding_links":["https://www.buymeacoffee.com/alihassan13"],"categories":[],"sub_categories":[],"readme":"# Flutter Packages Workspace\n\nWelcome to the `flutter-packages` monorepo! This repository contains packages for converting HTML and Markdown to PDF in Flutter, using different rendering engines.\n\n## Packages\n\n| Package | Version | Description |\n| :--- | :--- | :--- |\n| [htmltopdfwidgets](packages/htmltopdfwidgets) | [![pub package](https://img.shields.io/pub/v/htmltopdfwidgets.svg)](https://pub.dev/packages/htmltopdfwidgets) | The core package for converting HTML and Markdown to PDF widgets. Supports both legacy and new browser-like rendering engines. |\n| [htmltopdf_syncfusion](packages/htmltopdf_syncfusion) | [![pub package](https://img.shields.io/pub/v/htmltopdf_syncfusion.svg)](https://pub.dev/packages/htmltopdf_syncfusion) | A finalized package that uses Syncfusion PDF widgets for rendering. |\n| [docx_creator](packages/docx_creator) | [![pub package](https://img.shields.io/pub/v/docx_creator.svg)](https://pub.dev/packages/docx_creator) | A developer-first Dart package for creating professional DOCX documents with fluent API, Markdown/HTML parsing, and comprehensive formatting. |\n| [docx_file_viewer](packages/docx_file_viewer) | [![pub package](https://img.shields.io/pub/v/docx_file_viewer.svg)](https://pub.dev/packages/docx_file_viewer) | A native Flutter DOCX viewer that renders Word documents using Flutter widgets. |\n| [native_pdf_engine](packages/native_pdf_engine) | [![pub package](https://img.shields.io/pub/v/native_pdf_engine.svg)](https://pub.dev/packages/native_pdf_engine) | A high-performance, FFI-based Flutter package to convert HTML and URLs to PDF using native OS webviews. |\n\n## Workspace Management\n\nThis repository uses [Melos](https://melos.invertase.dev/) to manage the workspace.\n\n### Getting Started\n\n1.  **Install Melos**:\n    ```bash\n    dart pub global activate melos\n    ```\n\n2.  **Bootstrap the workspace**:\n    ```bash\n    melos bootstrap\n    ```\n    This command links local packages together and installs dependencies.\n\n### Common Commands\n\n-   `melos run analyze`: Run Dart analyzer in all packages.\n-   `melos run test`: Run tests in all packages.\n-   `melos run format`: Format code in all packages.\n\n## License\n\nThis repository is licensed under the [Apache License 2.0](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falihassan143%2Fflutter-packages","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falihassan143%2Fflutter-packages","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falihassan143%2Fflutter-packages/lists"}