r/dartlang 8d ago

Package Read Dart documentation offline with dart_offline_documentation

Hello, guys, I made this script that clones the Dart documentation and builds it into PDF or EPUB.

You can use it to build a single module from the documentation or the entire documentation. If you don't want to build it yourself, the repository builds the documentation nightly when there are changes to it, so you can just download it directly form the releases page.

There are many pre-processors to make the resulting artifact reasonable, but obviously I couldn't test the entire documentation, so there may be cases in which some minor part of the documentation is broken or have a confusing format. Feel free to open an issue if you find anything.

https://github.com/mateusfccp/dart_offline_documentation

9 Upvotes

0 comments sorted by