bangla_pdf_fixer 3.0.0 copy "bangla_pdf_fixer: ^3.0.0" to clipboard
bangla_pdf_fixer: ^3.0.0 copied to clipboard

Unicode-first Bangla PDF text rendering for Flutter, powered by any_pdf_fixer and HarfBuzz.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add bangla_pdf_fixer

With Flutter:

 $ flutter pub add bangla_pdf_fixer

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

dependencies:
  bangla_pdf_fixer: ^3.0.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:bangla_pdf_fixer/bangla_pdf_fixer.dart';
10
likes
0
points
294
downloads

Documentation

Documentation

Publisher

verified publisherflutterwiki.com

Weekly Downloads

Unicode-first Bangla PDF text rendering for Flutter, powered by any_pdf_fixer and HarfBuzz.

Repository (GitHub)
View/report issues

Topics

#bangla #bengali #pdf #unicode #typography

License

unknown (license)

Dependencies

flutter, pdf, pdf_text_shaper

More

Packages that depend on bangla_pdf_fixer