change all api from http to dio

This commit is contained in:
kicap1992
2022-07-01 06:00:55 +08:00
parent dd6ff664cb
commit e684f3cb66
9 changed files with 465 additions and 239 deletions

View File

@ -37,6 +37,7 @@ class TiadaDataWIdget extends StatelessWidget {
child: Center(
child: Text(
text,
textAlign: TextAlign.center,
style: const TextStyle(
color: Colors.white,
fontSize: 20,