feat: added font choosing for android

This commit is contained in:
jideguru
2021-05-31 13:53:10 +01:00
parent 5e20c582e6
commit 27b4992817
14 changed files with 419 additions and 33 deletions

View File

@@ -427,6 +427,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "5.1.1"
xml2json:
dependency: transitive
description:
name: xml2json
url: "https://pub.dartlang.org"
source: hosted
version: "5.2.0"
sdks:
dart: ">=2.13.0 <3.0.0"
flutter: ">=2.0.0"