dartdoc_txt 0.1.1 copy "dartdoc_txt: ^0.1.1" to clipboard
dartdoc_txt: ^0.1.1 copied to clipboard

discontinuedreplaced by: dartdoc_builder

An LLM-friendly documentation generator for Dart source code.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dartdoc_txt

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

dependencies:
  dartdoc_txt: ^0.1.1

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

Import it

Now in your Dart code, you can use:

import 'package:dartdoc_txt/dartdoc_txt.dart';
0
likes
0
points
31
downloads

Publisher

verified publishernorelease.dev

Weekly Downloads

An LLM-friendly documentation generator for Dart source code.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, dartdoc, logging, mustache_template, path

More

Packages that depend on dartdoc_txt