platform_font_plugin
A new Flutter plugin (Android only) used to get the device current font type.
Getting Started
To use platform_font_plugin in your Flutter project, add the following line to your pubspec.yaml file:
dependencies:
platform_font_plugin: [current version]