flutter_sinhala 2.0.0 copy "flutter_sinhala: ^2.0.0" to clipboard
flutter_sinhala: ^2.0.0 copied to clipboard

Collection of Sinhala Fonts to be used with Flutter development.

flutter_sinhala #

Pub

Sinhala Fonts for Flutter

Getting Started #

  fonts:
     - family: Noto Serif Sinhala
       fonts:
         - asset: packages/flutter_sinhala/fonts/NotoSerifSinhala-Black.ttf
           weight: 900
         - asset: packages/flutter_sinhala/fonts/NotoSerifSinhala-Bold.ttf
           weight: 700
         - asset: packages/flutter_sinhala/fonts/NotoSerifSinhala-ExtraBold.ttf
           weight: 800
         - asset: packages/flutter_sinhala/fonts/NotoSerifSinhala-ExtraLight.ttf
           weight: 200
         - asset: packages/flutter_sinhala/fonts/NotoSerifSinhala-Light.ttf
           weight: 300
         - asset: packages/flutter_sinhala/fonts/NotoSerifSinhala-Mediumn.ttf
           weight: 500
         - asset: packages/flutter_sinhala/fonts/NotoSerifSinhala-Regular.ttf
           weight: 400
         - asset: packages/flutter_sinhala/fonts/NotoSerifSinhala-SemiBold.ttf
           weight: 600
         - asset: packages/flutter_sinhala/fonts/NotoSerifSinhala-Thin.ttf
           weight: 100
3
likes
120
pub points
12%
popularity

Publisher

verified publisherchathu.me

Collection of Sinhala Fonts to be used with Flutter development.

Repository (GitHub)
View/report issues

Documentation

API reference

License

OFL-1.1, MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_sinhala