Skip to content

Commit 088f8bc

Browse files
Merge pull request #2804 from nextcloud/renovate/flutter-3.x
2 parents 9871ff6 + 139de80 commit 088f8bc

File tree

58 files changed

+11427
-10978
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+11427
-10978
lines changed

.fvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"flutter": "3.27.4",
2+
"flutter": "3.29.0",
33
"updateVscodeSettings": false
44
}

melos.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ command:
3232
git commit --amend --signoff --no-edit
3333
3434
scripts:
35-
format: dart format --fix --line-length 120 .
35+
format: dart format --line-length 120 .
3636
format:check: dart format --output=none --set-exit-if-changed --line-length 120 .
3737
analyze: >
3838
dart analyze --fatal-infos . &&

packages/dynamite/example/lib/petstore.openapi.g.dart

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)