File tree Expand file tree Collapse file tree 5 files changed +7
-4
lines changed
_test/pkgs/provides_builder Expand file tree Collapse file tree 5 files changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,7 @@ name: provides_builder
22resolution : workspace
33environment :
44 sdk : ^3.5.0-259.0.dev
5+ publish_to : none
56
67dependencies :
78 build :
Original file line number Diff line number Diff line change 1- ## 2.4.12-wip
1+ ## 2.4.12
22
33- Bump the min sdk to 3.5.0-259.0.dev.
4+ - Fix watch mode for workspace repos.
45
56## 2.4.11
67
Original file line number Diff line number Diff line change 11name : build_runner
2- version : 2.4.12-wip
2+ version : 2.4.12
33description : A build system for Dart code generation and modular compilation.
44repository : https://github.com/dart-lang/build/tree/master/build_runner
55resolution : workspace
Original file line number Diff line number Diff line change 1- ## 7.3.2-wip
1+ ## 7.3.2
22
3+ - Additional fixes for pub workspace repos
34- Migrate deprecates uses of ` whereNotNull() ` to ` nonNulls ` .
45- Bump the min sdk to 3.5.0-259.0.dev.
56
Original file line number Diff line number Diff line change 11name : build_runner_core
2- version : 7.3.2-wip
2+ version : 7.3.2
33description : Core tools to organize the structure of a build and run Builders.
44repository : https://github.com/dart-lang/build/tree/master/build_runner_core
55resolution : workspace
You can’t perform that action at this time.
0 commit comments