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

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

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';
21
likes
100
pub points
71%
popularity

Publisher

verified publisherbongthorn.tech

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)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on khmer_fonts