udara_cli 1.1.2
udara_cli: ^1.1.2 copied to clipboard
A CLI tool for managing whitelabel Flutter projects with multi-client support
1
likes
160/ 160
pub points
309
downloads
We analyzed this package 5 days ago, and awarded it 160 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
10/10 points: Use an OSI-approved license
Detected license: MIT.
10/10 points: 20% or more of the public API has dartdoc comments
332 out of 429 API elements (77.4 %) have documentation comments.
Some symbols that are missing documentation: build, build.BuildCommand, build.BuildCommand.BuildCommand.new, build.BuildCommand.appNameForCleanup, build.BuildCommand.buildStartTime.
10/10 points: Package has an example
20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
These platforms are not supported:
Package not compatible with platform Web
Because:
package:udara_cli/commands.dartthat imports:package:udara_cli/commands/white_label.dartthat imports:package:udara_cli/core/core.dartthat imports:package:process_run/shell.dartthat imports:package:process_run/utils/process_result_extension.dartthat imports:package:process_run/src/shell_bytes_controller.dartthat imports:package:process_run/src/common/import.dartthat imports:package:process_run/src/common/dartbin.dartthat imports:package:process_run/src/io/io.dartthat imports:package:process_run/src/stdio/stdio.dartthat imports:package:process_run/src/bin/shell/import.dartthat imports:package:process_run/src/bin/shell/shell_bin_command.dartthat imports:package:process_run/src/bin/shell/shell.dartthat imports:package:process_run/src/bin/shell/env.dartthat imports:package:process_run/src/bin/shell/env_var.dartthat imports:package:process_run/src/bin/shell/env_var_set.dartthat imports:package:process_run/src/io/env_var_set_io.dartthat imports:package:process_run/src/io/env_io.dartthat imports:package:process_run/src/user_config.dartthat imports:package:process_run/src/shell_utils.dartthat imports:package:process_run/src/shell_utils_common.dartthat imports:package:process_run/src/platform/platform.dartthat imports:package:process_run/src/platform/platform_stub.dartthat imports:package:process_run/src/shell_context_memory.dartthat imports:package:process_run/utils/shell_context.dartthat imports:package:process_run/src/shell_context_common.dartthat imports:package:process_run/src/shell_common.dartthat imports:dart:io
50/50 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
args |
^2.5.0 |
2.7.0 | 2.7.0 | |
glob |
^2.1.3 |
2.1.3 | 2.1.3 | |
http |
^1.6.0 |
1.6.0 | 1.6.0 | |
path |
^1.9.1 |
1.9.1 | 1.9.1 | |
process_run |
^1.2.4 |
1.3.4+1 | 1.3.4+1 | |
yaml |
^3.1.2 |
3.1.3 | 3.1.3 | |
yaml_edit |
^2.2.3 |
2.2.4 | 2.2.4 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
async |
- | 2.13.1 | 2.13.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
file |
- | 7.0.1 | 7.0.1 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
meta |
- | 1.19.0 | 1.19.0 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
source_span |
- | 1.10.2 | 1.10.2 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
synchronized |
- | 3.4.1+2 | 3.4.1+2 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
web |
- | 1.1.1 | 1.1.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
10/10 points: Package supports latest stable Dart and Flutter SDKs
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade does not expose any static analysis error.
Analyzed with Pana 0.23.18, Dart 3.13.1.
Check the analysis log for details.