khmer_fonts 0.0.6 copy "khmer_fonts: ^0.0.6" to clipboard
khmer_fonts: ^0.0.6 copied to clipboard

A Khmer fonts is easy to use without think about to import font file into your pubspec.yaml it just import 1 file and call it in text style.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add khmer_fonts
copied to clipboard

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

dependencies:
  khmer_fonts: ^0.0.6
copied to clipboard

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:khmer_fonts/khmer_fonts.dart';
copied to clipboard
22
likes
120
points
94
downloads

Publisher

verified publisherbongthorn.tech

Weekly Downloads

2024.09.23 - 2025.04.07

A Khmer fonts is easy to use without think about to import font file into your pubspec.yaml it just import 1 file and call it in text style.

Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on khmer_fonts