chore: chang melos config and fix ambiguous readme character
This commit is contained in:
parent
5f7efddb86
commit
aa721afcaa
3
.gitignore
vendored
3
.gitignore
vendored
@ -196,4 +196,5 @@ $RECYCLE.BIN/
|
||||
|
||||
.idea/
|
||||
*.iml
|
||||
google-services.json
|
||||
google-services.json
|
||||
pubspec_overrides.yaml
|
@ -46,7 +46,7 @@
|
||||
|
||||
Here is it a set of [Flutter plugins](https://flutter.io/platform-plugins/) that power up your applications.
|
||||
|
||||
[Flutter](https://flutter.dev) is Google’s UI toolkit for building beautiful, natively compiled applications for mobile, web, and desktop from a single codebase. Flutter is used by developers and organizations around the world, and is free
|
||||
[Flutter](https://flutter.dev) is Google's UI toolkit for building beautiful, natively compiled applications for mobile, web, and desktop from a single codebase. Flutter is used by developers and organizations around the world, and is free
|
||||
and open source.
|
||||
|
||||
---
|
||||
|
@ -5,6 +5,9 @@ packages:
|
||||
- packages/**
|
||||
|
||||
command:
|
||||
bootstrap:
|
||||
usePubspecOverrides: true
|
||||
|
||||
version:
|
||||
updateGitTagRefs: true
|
||||
linkToCommits: false # Gitea not yet supported
|
||||
|
Loading…
x
Reference in New Issue
Block a user