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.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add neom_docs

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  neom_docs: ^1.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:neom_docs/neom_docs.dart';
0
likes
110
points
8
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