flutter_bangla_math 0.4.2 copy "flutter_bangla_math: ^0.4.2" to clipboard
flutter_bangla_math: ^0.4.2 copied to clipboard

Render mixed Bangla text and LaTeX math in Flutter without breaking Bengali glyph shaping.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_bangla_math

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

dependencies:
  flutter_bangla_math: ^0.4.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:flutter_bangla_math/flutter_bangla_math.dart';
1
likes
160
points
178
downloads

Publisher

unverified uploader

Weekly Downloads

Render mixed Bangla text and LaTeX math in Flutter without breaking Bengali glyph shaping.

Repository (GitHub)
View/report issues

Topics

#bangla #latex #math #typography

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

collection, flutter, flutter_math_fork

More

Packages that depend on flutter_bangla_math