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

A Flutter Package to render Mathematics / Maths, Physics and Chemistry, Statistics Equations and expressions based on LaTeX, TeX, and MathML with HTML and JavaScript support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_latex

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

dependencies:
  flutter_latex: ^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:flutter_latex/flutter_latex.dart';
0
likes
40
points
13
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter Package to render Mathematics / Maths, Physics and Chemistry, Statistics Equations and expressions based on LaTeX, TeX, and MathML with HTML and JavaScript support.

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

flutter, markdown, webview_flutter_plus

More

Packages that depend on flutter_latex