chore: chang melos config and fix ambiguous readme character
This commit is contained in:
parent
5f7efddb86
commit
aa721afcaa
1
.gitignore
vendored
1
.gitignore
vendored
@ -197,3 +197,4 @@ $RECYCLE.BIN/
|
|||||||
.idea/
|
.idea/
|
||||||
*.iml
|
*.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.
|
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.
|
and open source.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
@ -5,6 +5,9 @@ packages:
|
|||||||
- packages/**
|
- packages/**
|
||||||
|
|
||||||
command:
|
command:
|
||||||
|
bootstrap:
|
||||||
|
usePubspecOverrides: true
|
||||||
|
|
||||||
version:
|
version:
|
||||||
updateGitTagRefs: true
|
updateGitTagRefs: true
|
||||||
linkToCommits: false # Gitea not yet supported
|
linkToCommits: false # Gitea not yet supported
|
||||||
|
Loading…
x
Reference in New Issue
Block a user