attendence records, extra hours , rewards and punishment funnctionality have been added
This commit is contained in:
@@ -7,10 +7,10 @@ import 'presentation/screens/splash_screen.dart';
|
||||
void main() async {
|
||||
WidgetsBinding widgetsBinding = WidgetsFlutterBinding.ensureInitialized();
|
||||
FlutterNativeSplash.preserve(widgetsBinding: widgetsBinding);
|
||||
|
||||
|
||||
// Initialize dependency injection
|
||||
await initializeDependencies();
|
||||
|
||||
|
||||
runApp(const CodaApp());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user