dev_build 1.1.2+5 
dev_build: ^1.1.2+5 copied to clipboard
Development utilities for dart and flutter packages. CI and build helpers.
1.1.2+5 #
- Requires dart 3.7
 - Add 
chrome-js-testandvm-testoptions to run_ci to run only tests. - Add 
compiledExehelper to dart package - Add get dependency helper to DartPackageReader
 - Handle workspace in 
run_ciwhen mixin dart and flutter projects 
1.1.1+8 #
- Add 
pathGetResolvedPackagePath,pathGetPubspecOverridesYamlPath,pathGetResolvedWorkPath,pathGetPackageConfigJsonPath,pathGetResolvedPackagePath,pathGetResolvedWorkPathhelpers tobuild_support - Add 
runCiInitPubWorkspacesCachetopackage - Adding basic interactive menu in run_ci
 - Start handling workspace
 
1.1.0+3 #
- Split dart test runner per platform
 
1.1.0+2 #
- menu: Make prompt not nullable (kind of breaking change, sorry...)
 - allow reading config (package_config.json) when finding sub-projects
 
1.0.1 #
- Export 
process_run/shell.dartinshell.dart 
1.0.0+14 #
- Make it 
1.0.0 - Add 
PubDependencyKindandpubspecYamlGetDependenciesPackageNamehelper 
0.16.7+4 #
- test using node if supported.
 
0.16.6 #
- test using dart2wasm if supported.
 
0.16.5 #
- Simple io menu
 
0.16.4+3 #
- Fix recursive pub path concurrency
 
0.16.3+2 #
- Initial version from  
dev_test - Fix remove dependency