mirror of
				https://github.com/flame-engine/flame.git
				synced 2025-11-04 04:47:13 +08:00 
			
		
		
		
	Merge branch 'develop'
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/pull_request_template.md
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/pull_request_template.md
									
									
									
									
										vendored
									
									
								
							@ -22,5 +22,5 @@ If something is unclear, please submit the PR anyways and ask about what you tho
 | 
				
			|||||||
- [ ] I have added an entry under `[next]` in `CHANGELOG.md`
 | 
					- [ ] I have added an entry under `[next]` in `CHANGELOG.md`
 | 
				
			||||||
- [ ] I have formatted my code with `flutter format`
 | 
					- [ ] I have formatted my code with `flutter format`
 | 
				
			||||||
- [ ] I have made corresponding changes to the documentation
 | 
					- [ ] I have made corresponding changes to the documentation
 | 
				
			||||||
- [ ] I have added examples for new features in `docs/examples`
 | 
					- [ ] I have added examples for new features in `doc/examples`
 | 
				
			||||||
- [ ] The continuous integration (CI) is passing
 | 
					- [ ] The continuous integration (CI) is passing
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@ -7,7 +7,7 @@
 | 
				
			|||||||
.pub/
 | 
					.pub/
 | 
				
			||||||
packages
 | 
					packages
 | 
				
			||||||
pubspec.lock
 | 
					pubspec.lock
 | 
				
			||||||
docs/api/
 | 
					doc/api/
 | 
				
			||||||
.flutter-plugins
 | 
					.flutter-plugins
 | 
				
			||||||
.vscode/
 | 
					.vscode/
 | 
				
			||||||
**/.flutter-plugins
 | 
					**/.flutter-plugins
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user