docify 0.1.0 copy "docify: ^0.1.0" to clipboard
docify: ^0.1.0 copied to clipboard

A package that can quickly build a document website.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add docify

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

dependencies:
  docify: ^0.1.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:docify/docify.dart';
0
likes
50
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

A package that can quickly build a document website.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

crypto, cupertino_icons, flex_color_scheme, flutter, flutter_markdown, flutter_web_plugins, get, path, yaml

More

Packages that depend on docify