mirror of
				https://github.com/AppFlowy-IO/AppFlowy.git
				synced 2025-11-04 03:54:44 +00:00 
			
		
		
		
	chore: fix link error in readme
This commit is contained in:
		
							parent
							
								
									9a01f90aee
								
							
						
					
					
						commit
						454c7b61c9
					
				@ -21,7 +21,7 @@ and the Flutter guide for
 | 
			
		||||
</p>
 | 
			
		||||
 | 
			
		||||
<div align="center">
 | 
			
		||||
    <img src="https://github.com/AppFlowy-IO/AppFlowy/blob/main/frontend/app_flowy/packages/appflowy_editor/example/documentation/images/appflowy-editor-example.gif?raw=true" width = "900"/>
 | 
			
		||||
    <img src="https://github.com/AppFlowy-IO/AppFlowy/blob/main/frontend/app_flowy/packages/appflowy_editor/documentation/images/appflowy-editor-example.gif?raw=true" width = "700" style = "padding: 100"/>
 | 
			
		||||
</div>
 | 
			
		||||
 | 
			
		||||
## Key Features
 | 
			
		||||
 | 
			
		||||
@ -20,5 +20,6 @@ export 'src/service/render_plugin_service.dart';
 | 
			
		||||
export 'src/service/service.dart';
 | 
			
		||||
export 'src/service/selection_service.dart';
 | 
			
		||||
export 'src/service/scroll_service.dart';
 | 
			
		||||
export 'src/service/toolbar_service.dart';
 | 
			
		||||
export 'src/service/keyboard_service.dart';
 | 
			
		||||
export 'src/service/input_service.dart';
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user