flutter_markdown_latex 0.3.2 copy "flutter_markdown_latex: ^0.3.2" to clipboard
flutter_markdown_latex: ^0.3.2 copied to clipboard

A extension to render LaTeX in markdown for package flutter_markdown.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_markdown_latex

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

dependencies:
  flutter_markdown_latex: ^0.3.2

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:flutter_markdown_latex/flutter_markdown_latex.dart';
14
likes
140
pub points
82%
popularity

Publisher

verified publisherlightbit.dev

A extension to render LaTeX in markdown for package flutter_markdown.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter, flutter_markdown, flutter_math_fork, markdown

More

Packages that depend on flutter_markdown_latex