AppUser object created. Add patient page with API call added nd completed

This commit is contained in:
2024-06-19 13:35:50 +02:00
parent a478324698
commit deda00c955
17 changed files with 324 additions and 57 deletions

View File

@@ -20,7 +20,7 @@ class MzanziInnovationHub extends StatelessWidget {
@override
Widget build(BuildContext context) {
return const MaterialApp(
title: 'Mzanzi Innovation Hub',
title: 'Mzansi Innovation Hub',
themeMode: ThemeMode.system,
debugShowCheckedModeBanner: false,
initialRoute: '/',