chore: chang melos config and fix ambiguous readme character

This commit is contained in:
Hugo Pointcheval 2022-11-06 19:35:39 -05:00
parent 5f7efddb86
commit aa721afcaa
Signed by: hugo
GPG Key ID: A9E8E9615379254F
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -197,3 +197,4 @@ $RECYCLE.BIN/
.idea/ .idea/
*.iml *.iml
google-services.json google-services.json
pubspec_overrides.yaml

View File

@ -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 Googles 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.
--- ---

View File

@ -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