native_doctor 0.1.0-dev.4 native_doctor: ^0.1.0-dev.4 copied to clipboard
A tool that analyzes Flutter and Dart project dependencies, find requirements for native toolchains and, if possible, resolves issues.
0.1.0-dev.4 #
Note: This release has breaking changes.
- REFACTOR: runCommand should just return stdout instead of Process (#9).
- REFACTOR: make try/catch blocks shorter (#7).
- FIX: reduce line width.
- FIX: android build fixes.
- BREAKING FEAT: update native_assets_cli version.
0.1.0-dev.3 #
- FIX: correct rustup dependency version.
- FEAT: add flutter package example.
- FEAT: add dart example + refactor.
- FEAT: native_doctor tweaks.
- FEAT: add native_doctor.
- DOCS: improve documentation (#2).
0.1.0-dev.1 #
- Initial version.