dart_tui 1.0.0+1
dart_tui: ^1.0.0+1 copied to clipboard
Elm-style terminal UI framework for Dart — Model–Update–View, async commands, 20+ components, Lipgloss-inspired styling.
We analyzed this package in the last hour, 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
190 out of 627 API elements (30.3 %) have documentation comments.
Some symbols that are missing documentation: dart_tui.AdaptiveColor.AdaptiveColor.new, dart_tui.AdaptiveColor.dark, dart_tui.AdaptiveColor.light, dart_tui.BackgroundColorMsg.BackgroundColorMsg.new, dart_tui.BackgroundColorMsg.rgb.
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:dart_tui/dart_tui.dartthat imports:package:dart_tui/src/bubbles.dartthat imports:package:dart_tui/src/bubbles/file_picker.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 |
|---|---|---|---|---|
characters |
^1.3.0 |
1.4.1 | 1.4.1 | |
meta |
^1.12.0 |
1.18.2 | 1.18.2 | |
path |
^1.9.0 |
1.9.1 | 1.9.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.12, Dart 3.11.4.
Check the analysis log for details.