fountainview 0.0.4 copy "fountainview: ^0.0.4" to clipboard
fountainview: ^0.0.4 copied to clipboard

outdated

FountainView is a Flutter Plugin for viewing Fountain markup documents.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fountainview

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

dependencies:
  fountainview: ^0.0.4

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:fountainview/fountainview.dart';
1
likes
0
pub points
0%
popularity

Publisher

unverified uploader

FountainView is a Flutter Plugin for viewing Fountain markup documents.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_html

More

Packages that depend on fountainview