terminice 0.0.11 copy "terminice: ^0.0.11" to clipboard
terminice: ^0.0.11 copied to clipboard

The best and easiest way to build terminal-based applications in Dart. With 30+ prompts and viewers, beautiful themes, and ease of use.

90/ 160
pub points
89
downloads

We analyzed this package 31 hours ago, and awarded it 90 pub points (of a possible 160):

Passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Passed report section
Provide documentation
20 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

177 out of 230 API elements (77.0 %) have documentation comments.

Some symbols that are missing documentation: terminice, terminice.CheatSheetExtensions, terminice.ChoiceItem.ChoiceItem.new, terminice.ChoiceItem.label, terminice.ChoiceItem.subtitle.

Passed check 10/10 points: Package has an example

Failed report section
Platform support
0 / 20trigger folding of the section

Failed check 0/20 points: Supports 0 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

Failed report section
Pass static analysis
0 / 50trigger folding of the section

Failed check 0/50 points: code has no errors, warnings, lints, or formatting issues

Found 16 issues. Showing the first 2:

ERROR: The named parameter 'hintStyle' isn't defined.

lib/src/guides/help_center.dart:138:9

    ╷
138 │         hintStyle: HintStyle.bullets,
    │         ^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/guides/help_center.dart

ERROR: The named parameter 'showConnector' isn't defined.

lib/src/guides/help_center.dart:139:9

    ╷
139 │         showConnector: true,
    │         ^^^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/guides/help_center.dart

Passed report section
Support up-to-date dependencies
40 / 40trigger folding of the section

Passed check 10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
intl ^0.20.0 0.20.2 0.20.2
terminice_core ^0.0.8 0.0.9 0.0.9
time_plus ^1.3.2 1.3.2 1.3.2
Transitive dependencies
Package Constraint Compatible Latest Notes
clock - 1.1.2 1.1.2
meta - 1.18.1 1.18.1
path - 1.9.1 1.9.1

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.10, Dart 3.11.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
2
likes
90
points
89
downloads

Publisher

unverified uploader

Weekly Downloads

The best and easiest way to build terminal-based applications in Dart. With 30+ prompts and viewers, beautiful themes, and ease of use.

Homepage
Repository (GitHub)
View/report issues

Topics

#terminal #cli #prompt #terminal-interface #terminal-ui

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

intl, terminice_core, time_plus

More

Packages that depend on terminice