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

Flutter bindings for RaTeX — native LaTeX math rendering via Dart FFI.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ratex_flutter

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

dependencies:
  ratex_flutter: ^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:ratex_flutter/ratex_flutter.dart';
2
likes
115
points
572
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Flutter bindings for RaTeX — native LaTeX math rendering via Dart FFI.

Repository (GitHub)
View/report issues
Contributing

Topics

#latex #math #flutter #ffi

License

unknown (license)

Dependencies

ffi, flutter

More

Packages that depend on ratex_flutter

Packages that implement ratex_flutter