News

We have learnt that how to add custom fonts in flutter application. There are three steps for that 1. Download the fonts and place into fonts folder 2. Configure fonts into pubspec.yaml file and 3.
A Flutter widget that lets the user select and apply a Google Font from a custom dropdown. Provides a FontPicker widget that can be used in a route or dialog as a UI for choosing a font from Google ...