mirror of
https://github.com/flame-engine/flame.git
synced 2025-11-02 11:43:19 +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 formatted my code with `flutter format`
|
||||
- [ ] 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
|
||||
|
||||
2
.gitignore
vendored
2
.gitignore
vendored
@ -7,7 +7,7 @@
|
||||
.pub/
|
||||
packages
|
||||
pubspec.lock
|
||||
docs/api/
|
||||
doc/api/
|
||||
.flutter-plugins
|
||||
.vscode/
|
||||
**/.flutter-plugins
|
||||
|
||||
Reference in New Issue
Block a user