neom_docs 1.0.0 copy "neom_docs: ^1.0.0" to clipboard
neom_docs: ^1.0.0 copied to clipboard

Document generation for Flutter. Convert markdown to PDF, DOCX, and XLSX with professional typography, customizable themes, and cross-platform download.

Changelog #

1.0.0 #

Initial public release.

Features #

  • PDF generation from markdown with professional typography (Open Sans), accent headers, page footers, and date stamping
  • DOCX generation from markdown to valid OOXML (headings, bold, bullet/numbered lists)
  • XLSX generation from CSV with smart type detection and header styling
  • DOCX text extraction via docx_to_text for reading uploaded documents
  • Cross-platform file download — web (Blob + createObjectURL), mobile/desktop stubs
  • Customizable theming via DocTheme (accent colors, brand name, footer text)
  • Filename suggestion based on document content headings
0
likes
110
points
16
downloads

Documentation

API reference

Publisher

verified publisheropenneom.dev

Weekly Downloads

Document generation for Flutter. Convert markdown to PDF, DOCX, and XLSX with professional typography, customizable themes, and cross-platform download.

Repository (GitHub)
View/report issues

Topics

#pdf #docx #excel #document-generation #markdown

License

unknown (license)

Dependencies

archive, docx_to_text, excel, flutter, pdf, sint_sentinel

More

Packages that depend on neom_docs