searchlight_parsedoc 0.2.2 copy "searchlight_parsedoc: ^0.2.2" to clipboard
searchlight_parsedoc: ^0.2.2 copied to clipboard

HTML and Markdown population helpers for Searchlight with VM file support.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add searchlight_parsedoc

With Flutter:

 $ flutter pub add searchlight_parsedoc

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

dependencies:
  searchlight_parsedoc: ^0.2.2

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

Import it

Now in your Dart code, you can use:

import 'package:searchlight_parsedoc/searchlight_parsedoc.dart';
0
likes
150
points
55
downloads

Documentation

Documentation
API reference

Publisher

verified publisherjasonholtdigital.com

Weekly Downloads

HTML and Markdown population helpers for Searchlight with VM file support.

Repository (GitHub)
View/report issues

Topics

#search #html #markdown #parsing #indexing

License

Apache-2.0 (license)

Dependencies

glob, html, markdown, searchlight

More

Packages that depend on searchlight_parsedoc