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

A production-grade engine to render Tamil Unicode text correctly in Flutter PDF workflows. Includes embedded glyph mapping and font management.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tamil_pdf_shaper

With Flutter:

 $ flutter pub add tamil_pdf_shaper

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

dependencies:
  tamil_pdf_shaper: ^1.0.2

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:tamil_pdf_shaper/tamil_pdf_shaper.dart';
2
likes
0
points
156
downloads

Publisher

verified publishertharanitharan.dev

Weekly Downloads

A production-grade engine to render Tamil Unicode text correctly in Flutter PDF workflows. Includes embedded glyph mapping and font management.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

characters, flutter, pdf

More

Packages that depend on tamil_pdf_shaper