File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1818 uses : ./.github/workflows/flutter_package.yml
1919 with :
2020 flutter_channel : stable
21- flutter_version : 3.32 .0
21+ flutter_version : 3.35 .0
2222 setup : flutter doctor --verbose
2323 working_directory : examples/flutter_package
2424
Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ jobs:
121121 with :
122122 coverage_excludes : ' **/*.g.dart'
123123 flutter_channel : ' stable'
124- flutter_version : ' 3.32 .0'
124+ flutter_version : ' 3.35 .0'
125125 working_directory : ' examples/my_flutter_package'
126126 test_recursion : true
127127 secrets :
Original file line number Diff line number Diff line change 6060 uses : VeryGoodOpenSource/very_good_workflows/.github/workflows/flutter_pub_publish.yml@v1
6161 with :
6262 flutter_channel : ' stable'
63- flutter_version : ' 3.32 .0'
63+ flutter_version : ' 3.35 .0'
6464 working_directory : ' packages/my_flutter_package'
6565` ` `
You can’t perform that action at this time.
0 commit comments