native_doctor 0.1.0-dev.4 copy "native_doctor: ^0.1.0-dev.4" to clipboard
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.
1
likes
130
pub points
0%
popularity

Publisher

verified publisherirondash.dev

A tool that analyzes Flutter and Dart project dependencies, find requirements for native toolchains and, if possible, resolves issues.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

args, collection, logging, native_assets_cli, native_toolchain_rust_common, package_config, path, pub_semver, pubspec_parse, rustup, yaml

More

Packages that depend on native_doctor