flutter_math 0.1.4 copy "flutter_math: ^0.1.4" to clipboard
flutter_math: ^0.1.4 copied to clipboard

outdated

Fast and High-quality TeX math equation rendering with pure Dart & Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_math

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

dependencies:
  flutter_math: ^0.1.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_math/flutter_math.dart';
65
likes
0
pub points
81%
popularity

Publisher

unverified uploader

Fast and High-quality TeX math equation rendering with pure Dart & Flutter.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_svg, meta, provider, tuple

More

Packages that depend on flutter_math