mirror of
				https://github.com/AppFlowy-IO/AppFlowy.git
				synced 2025-10-30 17:38:40 +00:00 
			
		
		
		
	 caffb9fdcf
			
		
	
	
		caffb9fdcf
		
			
		
	
	
	
	
		
			
			* fix(appflowy_flutter): Version Reset Error - `flutter channel stable` was causing the FlutterSDK to upgrade to it's latest version. - Added code to fix this behaviour. - Tested on Windows and Linux. * fix(app_flowy): Error in MacOS script - Replace `-P` with `-E` which should now work as expected in Mac devices. * fix(app_flowy): Commit Structure - Fixed Commit Structure * fix: path reset Now we move back to cwd after making changes * chore: change to LF from CTLF --------- Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>