bangla_pdf_fixer 1.0.0 copy "bangla_pdf_fixer: ^1.0.0" to clipboard
bangla_pdf_fixer: ^1.0.0 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 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: ^1.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';
9
likes
0
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

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on bangla_pdf_fixer