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

A package to fix broken font issues in PDFs for Bangla text.

Use this package as a library

Depend on it

Run this command:

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 flutter pub get):

dependencies:
  bangla_pdf_fixer: ^1.0.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:bangla_pdf_fixer/bangla_pdf_fixer.dart';
9
likes
135
points
263
downloads

Publisher

verified publisherflutterwiki.com

Weekly Downloads

A package to fix broken font issues in PDFs for Bangla text.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on bangla_pdf_fixer