Skip to content

This repo will teach you how to use custom fronts that are available on the internet.

License

Notifications You must be signed in to change notification settings

md-siam/flutter_fonts

Repository files navigation

           

Flutter Fonts

This repo will teach you how to use custom fronts that are available on the internet.
Detailed description of how to use them properly in your applications are available here.

Flutter supports the following font formats:
1) .ttf
2) .otf

The Bijoy fonts are downloaded from [okkhor52.com](https://okkhor52.com/)

*** Note: Flutter does not support .woff and .woff2 fonts for all platforms. ***

Screenshots

         

Bijoy Fonts to Unicode Converter CONVERTER

1. Include the font location in the pubspec.yml file
2. Convert Bijoy font to Unicode using this URL: https://bsbk.portal.gov.bd/apps/bangla-converter/index.html
3. Use the Unicode in your Text() widget.
4. View the Bijoy fonts in your flutter app.

About

This repo will teach you how to use custom fronts that are available on the internet.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published