|  |  | @ -49,12 +49,11 @@ class _SplashScreenState extends State<SplashPage> { | 
			
		
	
		
		
			
				
					
					|  |  |  |     Timer(Duration(seconds: 2, milliseconds: 500), () async { |  |  |  |     Timer(Duration(seconds: 2, milliseconds: 500), () async { | 
			
		
	
		
		
			
				
					
					|  |  |  |       LocalNotification.init(onNotificationClick: (payload) {}); |  |  |  |       LocalNotification.init(onNotificationClick: (payload) {}); | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |       // if (await Utils.getBoolFromPrefs(CacheConst.firstLaunch)) { |  |  |  |       if (await Utils.getBoolFromPrefs(CacheConst.firstLaunch)) { | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |       //   Navigator.of(context).pushReplacement(FadePage(page: SplashAnimationScreen(routeWidget: OnboardingScreen()))); |  |  |  |         Navigator.of(context).pushReplacement(FadePage(page: SplashAnimationScreen(routeWidget: OnboardingScreen()))); | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |       // } else { |  |  |  |       } else { | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |       //   Navigator.of(context).pushReplacement(FadePage(page: SplashAnimationScreen(routeWidget: LandingNavigation()))); |  |  |  |         Navigator.of(context).pushReplacement(FadePage(page: SplashAnimationScreen(routeWidget: LandingNavigation()))); | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |       // } |  |  |  |       } | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |       Navigator.of(context).pushReplacement(FadePage(page: SplashAnimationScreen(routeWidget: LabOrdersPage()))); |  |  |  |  | 
			
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     }); |  |  |  |     }); | 
			
		
	
		
		
			
				
					
					|  |  |  |     var zoom = ZoomVideoSdk(); |  |  |  |     var zoom = ZoomVideoSdk(); | 
			
		
	
		
		
			
				
					
					|  |  |  |     InitConfig initConfig = InitConfig( |  |  |  |     InitConfig initConfig = InitConfig( | 
			
		
	
	
		
		
			
				
					|  |  | 
 |