org_flutter 1.0.0-nullsafety.0 copy "org_flutter: ^1.0.0-nullsafety.0" to clipboard
org_flutter: ^1.0.0-nullsafety.0 copied to clipboard

outdated

Flutter widgets for displaying Emacs org-mode (https://orgmode.org) content

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add org_flutter

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

dependencies:
  org_flutter: ^1.0.0-nullsafety.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:org_flutter/org_flutter.dart';
3
likes
0
pub points
68%
popularity

Publisher

verified publishermadlon-kay.com

Flutter widgets for displaying Emacs org-mode (https://orgmode.org) content

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_highlight, flutter_tex_js, highlight, org_parser

More

Packages that depend on org_flutter