mathjax_view 0.1.2 copy "mathjax_view: ^0.1.2" to clipboard
mathjax_view: ^0.1.2 copied to clipboard

Flutter Math Rendering Widget supported by mathjax

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mathjax_view

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

dependencies:
  mathjax_view: ^0.1.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:mathjax_view/mathjax_view.dart';
3
likes
30
points
41
downloads

Publisher

verified publishertouyou.dev

Weekly Downloads

Flutter Math Rendering Widget supported by mathjax

License

MIT (license)

Dependencies

flutter

More

Packages that depend on mathjax_view

Packages that implement mathjax_view