Top Flutter Fonts packages A font is a printable or displayable graphical representation of text that may include a different typeface, point size, weight, color, or design. The type design for a set of fonts is the typeface and variations of this design form the typeface family. A typeface family may include several fonts, each in a different weight, style, or size. Most typefaces can be divided into four basic groups: serif, sans serif, scripts and decorative. Serif typefaces have small lines (serifs) at the ends of the strokes that make up the letters and symbols; sans serif typefaces do not have these lines (sans is French for without). Script typefaces are based on the fluid, connected strokes of handwriting; decorative typefaces are ornamental and are not intended for extended text setting. There are thousands of different typefaces in existence, with new ones being designed all the time. Choosing the right typeface for your Flutter project is a key decision that can have a major impact on the overall look and feel of the finished app. Google Fonts is the most popular library of free licensed fonts, developed by Google. The complete list of Flutter packages that provide various Fonts (including Google Fonts) and Language specific Fonts that can be seamlessly added to your Flutter app is provided below.
icon_font_generator
124
Converts SVG icons to OTF font and generates Flutter-compatible class. Provides an API and a CLI tool.
chinese_font_library
65
Helper package for rendering Chinese fonts, including cross-platform Chinese font family fallback & dynamic font loader.
fontify
50
Converts SVG icons to OTF font and generates Flutter-compatible class. Provides an API and a CLI tool.
persian_fonts
42
A Flutter package for using free persian fonts. It supports Vazir, Samim, Shabnam and Sahel fonts.
flutter_font_picker
38
A Flutter widget that lets the user select a Google Font from a custom dropdown/screen.
dynamic_cached_fonts
27
A font loader to download, cache and load web fonts in flutter with support for Firebase Cloud Storage.
google_fonts_arabic
27
Arabic fonts by google right into your flutter application. Just import the fonts file and use the constant in example to browse the available fonts.
khmer_fonts
22
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.
fontsource
12
Easily add Fontsource fonts to your flutter app. Includes a dart interface for the Fontsource API.