khmer_fonts 0.0.5 khmer_fonts: ^0.0.5 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.
Khmer Fonts #
A Khmer fonts Flutter package for Android
/ iOS
/ Web ...
.
Google font #
- Khmer font came from Google font. Google Font Web Site
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 #