moronepo 1.0.2
moronepo: ^1.0.2 copied to clipboard
A tool to simplify development in a dart multi-package repository.
1.0.2 #
- Fix
runcommand not passing arguments after--to subprocess
1.0.1 #
- Fix crash when
pubspec.yamlhas noenvironmentsection
1.0.0 #
- Breaking: Requires Dart SDK
>=2.12.0 - Fix Flutter path not resolving correctly from PATH
- Fix commands returning no projects when no dependency filter specified
0.1.3 #
- Make
update-flutter-sdkuse plaingitwhenever possible
0.1.2 #
- Fix improper
flutter --versionparsing - Make ProjectFinder a public API
0.1.1 #
- Add update-flutter-sdk command
- Add
--filteroption to filter out projects
0.1.0 #
- Add print command
- Add run command