changes file v3

This commit is contained in:
2024-09-17 16:06:09 +02:00
parent 6a49cc951e
commit 545bb8432d
37 changed files with 47 additions and 46 deletions

View File

@@ -1,7 +1,7 @@
import 'package:flutter/material.dart';
import 'package:patient_manager/env/env.dart';
import 'package:patient_manager/mih_env/env.dart';
import 'package:patient_manager/router/routeGenerator.dart';
import 'package:patient_manager/theme/mihTheme.dart';
import 'package:patient_manager/mih_theme/mih_theme.dart';
import 'package:no_screenshot/no_screenshot.dart';
class MzanziInnovationHub extends StatefulWidget {