crossdart 0.0.5 copy "crossdart: ^0.0.5" to clipboard
crossdart: ^0.0.5 copied to clipboard

outdated

Generates crossdart.info content. Also, allows to generate metadata for the project, and then use the Chrome Extension (also included) to add links to the declarations on Github

Crossdart #

This project does two things:

  1. It's a generator of the site http://crossdart.info
  2. It's a generator of the JSON Crossdart metadata, which is used for the Crossdart Chrome extension, to make the Dart code on Github hyperlinked.

Let's review the second case, since you can get some benefits from it for your project.

Demo #

Here (22MB)

Installation #

Add it to your dev_dependencies in pubspec.yaml:

dev_dependencies:
  crossdart: any

Then run pub get.

Generating metadata #

Also, allows to generate metadata for the project, and then use the Chrome Extension (also included) to add links to the declarations on Github (for the tree views, and for the pull requests).

It's super pre alpha without any docs yet. Stay tuned :)

0
likes
0
points
49
downloads

Publisher

unverified uploader

Weekly Downloads

Generates crossdart.info content. Also, allows to generate metadata for the project, and then use the Chrome Extension (also included) to add links to the declarations on Github

Homepage

License

unknown (license)

Dependencies

analyzer, args, collection, http, intl, logging, sqljocky, yaml

More

Packages that depend on crossdart