AppUser object created. Add patient page with API call added nd completed
This commit is contained in:
parent
a478324698
commit
deda00c955
17 changed files with 324 additions and 57 deletions
|
|
@ -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: '/',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue