ratex_flutter 0.0.10 copy "ratex_flutter: ^0.0.10" to clipboard
ratex_flutter: ^0.0.10 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.0.10

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';
0
likes
115
points
192
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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

Topics

#latex #math #flutter #ffi

License

MIT (license)

Dependencies

ffi, flutter

More

Packages that depend on ratex_flutter

Packages that implement ratex_flutter