Add custom fonts to excel generator in flutter
How to add custom fonts to excel generator in flutter. https://pub.dev/packages/excel . We want to create excel file with japanese font "MS Pゴシック" . Is there any chance to add ttf file externally and apply to excel file? I have…