File tree Expand file tree Collapse file tree 3 files changed +7
-6
lines changed
Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 3131 run : dart analyze
3232 - name : Format
3333 working-directory : packages/celest_core
34- run : dart format --language-version=latest -- set-exit-if-changed .
34+ run : dart format --set-exit-if-changed .
3535 test :
3636 runs-on : ubuntu-latest
3737 timeout-minutes : 15
Original file line number Diff line number Diff line change 1- ## NEXT
1+ ## 1.0.3
22
33- chore: Update dependencies
4- - chore: Re-format with Dart 3.8
54- chore: Update linter/style preferences
5+ - chore: Bump Dart SDK constraint to ` ^3.7.0 `
6+ - chore: Re-format with Dart 3.7
67
78## 1.0.2
89
Original file line number Diff line number Diff line change 11name : celest_core
22description : Celest types and utilities shared between the client and the cloud.
3- version : 1.0.3-wip
3+ version : 1.0.3
44homepage : https://celest.dev
55repository : https://github.com/celest-dev/celest/tree/main/packages/celest_core
66
77environment :
8- sdk : ^3.5 .0
9- flutter : " >=3.24 .0"
8+ sdk : ^3.7 .0
9+ flutter : " >=3.29 .0"
1010resolution : workspace
1111
1212dependencies :
You can’t perform that action at this time.
0 commit comments