tex_text 0.0.3 copy "tex_text: ^0.0.3" to clipboard
tex_text: ^0.0.3 copied to clipboard

outdated

This package for Flutter allows you to show text on a Flutter app with LaTex math formula and normal text from string. It is vary easy to use and works for all of the platforms.

This package is used to create text with LaTex math formulas Example: The equation is

Features #

It cat show text along with LaTex formula

Getting started #

Import the package and you are good to go. no additional configuration needed.

Usage #

Wrap the LaTex formula with

TexText(r'The equation is <m>x^2+y^2=z^2<m>');

Additional information #

You can find the source code at the github page: https://github.com/saminsohag/flutter_packages/tree/main/tex_text

8
likes
0
points
63
downloads

Publisher

unverified uploader

Weekly Downloads

This package for Flutter allows you to show text on a Flutter app with LaTex math formula and normal text from string. It is vary easy to use and works for all of the platforms.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_math_fork

More

Packages that depend on tex_text