* Refact. Build flutter web Signed-off-by: fufesou <shuanglongchen@yeah.net> * Refact. Flutter web, wrap Platform.xx Signed-off-by: fufesou <shuanglongchen@yeah.net> --------- Signed-off-by: fufesou <shuanglongchen@yeah.net>
		
			
				
	
	
		
			6 lines
		
	
	
		
			86 B
		
	
	
	
		
			Dart
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			86 B
		
	
	
	
		
			Dart
		
	
	
	
	
	
 | 
						|
/// No use, for compilation only.
 | 
						|
int getWindowsTargetBuildNumber_() {
 | 
						|
  return 0;
 | 
						|
}
 |