iws_help 0.5.0 copy "iws_help: ^0.5.0" to clipboard
iws_help: ^0.5.0 copied to clipboard

Add documentation pages and contextual help to widgets using the IWS service.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add iws_help

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

dependencies:
  iws_help: ^0.5.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:iws_help/iws_help.dart';
0
likes
140
points
24
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Add documentation pages and contextual help to widgets using the IWS service.

Homepage

License

MIT (license)

Dependencies

bloc, flutter, flutter_bloc, flutter_markdown, iws_http, iws_http_model, url_launcher

More

Packages that depend on iws_help