ios build update, about mih count fix & new get file api

This commit is contained in:
Yasien Mac Mini 2026-07-02 09:59:35 +02:00
parent 7a5c8721dd
commit 62eafaf766
8 changed files with 236 additions and 371 deletions

View file

@ -67,7 +67,7 @@ class _MihInfoState extends State<MihInfo> {
children: [
SizedBox(
child: Text(
"${aboutProvider.businessCount}",
"${aboutProvider.userCount}",
style: TextStyle(
fontWeight: FontWeight.bold,
fontSize: 23,