flutter_html_latex 0.1.0+1 copy "flutter_html_latex: ^0.1.0+1" to clipboard
flutter_html_latex: ^0.1.0+1 copied to clipboard

LaTeX support for flutter_widget_from_html_core via math-tex HTML class rendering.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_html_latex

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

dependencies:
  flutter_html_latex: ^0.1.0+1

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_html_latex/flutter_html_latex.dart';
2
likes
150
points
2
downloads

Documentation

API reference

Publisher

verified publisherbdpreparationhub.com

Weekly Downloads

LaTeX support for flutter_widget_from_html_core via math-tex HTML class rendering.

Repository (GitHub)
View/report issues

Topics

#flutter #html #latex #math #flutter-widget

License

MIT (license)

Dependencies

flutter, flutter_math_fork, flutter_tex, flutter_widget_from_html_core

More

Packages that depend on flutter_html_latex