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

outdated

A new Flutter package.

Khmer Fonts #

Pub Version Bless

A Khmer fonts Flutter package for Android / iOS / Web ....

Google font #

How to use #

     Text('ប្រទេសកម្ពុជា:',
          style: TextStyle(
          fontFamily: KhmerFonts.angkor,
          fontSize: 50,
          package: 'khmer_fonts',
        ),
      ),
  • You can use all khmer font that have in google fonts

Screenshots #

1 2 3