terminal_library 0.0.6 copy "terminal_library: ^0.0.6" to clipboard
terminal_library: ^0.0.6 copied to clipboard

A Cross Platform Terminal Library Easy Maintaned And Support On Everywhere Platform

0
likes
140/ 160
pub points
65
downloads

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

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

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Homepage URL doesn't exist.

At the time of the analysis https://github.com/azkadev/terminal_library was unreachable. Make sure that the website is reachable via HEAD requests.

Repository URL doesn't exist.

At the time of the analysis https://github.com/azkadev/terminal_library was unreachable. Make sure that the website is reachable via HEAD requests.

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/azkadev/terminal_library/issues was unreachable. Make sure that the website is reachable via HEAD requests.

Documentation URL doesn't exist.

At the time of the analysis https://github.com/azkadev/terminal_library/tree/main/docs was unreachable. Make sure that the website is reachable via HEAD requests.

Funding URL doesn't exist.

At the time of the analysis https://github.com/sponsors/azkadev was unreachable. Make sure that the website is reachable via HEAD requests.

Funding URL doesn't exist.

At the time of the analysis https://github.com/sponsors/generalfoss was unreachable. Make sure that the website is reachable via HEAD requests.

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

1736 out of 3166 API elements (54.8 %) have documentation comments.

Some symbols that are missing documentation: actions, ascii, ascii.Ascii.Ascii.new, async_queue, async_queue.AsyncQueue.AsyncQueue.new.

Passed check 10/10 points: Package has an example

Passed report section
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

Passed check 0/0 points: WASM compatibility

This package is compatible with runtime wasm, and will be rewarded additional points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

INFO: Statements in an if should be enclosed in a block.

lib/ssh_library/core/http/http_content_type.dart:251:41

    ╷
251 │             char == parameterSeparator) break;
    │                                         ^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/ssh_library/core/http/http_content_type.dart

INFO: Statements in an if should be enclosed in a block.

lib/ssh_library/core/http/http_content_type.dart:283:39

    ╷
283 │               char == valueSeparator) break;
    │                                       ^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/ssh_library/core/http/http_content_type.dart

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

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

Package Constraint Compatible Latest Notes
asn1lib ^1.5.3 1.6.5 1.6.5
collection ^1.19.0 1.19.1 1.19.1
convert ^3.1.1 3.1.2 3.1.2
equatable ^2.0.3 2.0.7 2.0.7
ffi ^2.1.3 2.1.4 2.1.4
general_lib ^0.0.62 0.0.71 0.0.71 Discontinued
general_lib_flutter ^0.0.41 0.0.42 0.0.42
io_universe ^0.0.5 0.0.8 0.0.8
mason_logger ^0.3.1 0.3.3 0.3.3
meta ^1.12.0 1.16.0 1.17.0
path ^1.9.0 1.9.1 1.9.1
pinenacl ^0.6.0 0.6.0 0.6.0
pointycastle ^3.9.1 3.9.1 4.0.0
quiver ^3.0.0 3.2.2 3.2.2
yaml ^3.1.3 3.1.3 3.1.3
yaml_writer ^2.0.1 2.1.0 2.1.0
zmodem ^0.0.6 0.0.6 0.0.6
Transitive dependencies
Package Constraint Compatible Latest Notes
archive - 4.0.7 4.0.7
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
boolean_selector - 2.1.2 2.1.2
characters - 1.4.0 1.4.1
charcode - 1.4.0 1.4.0
clock - 1.1.2 1.1.2
crypto - 3.0.6 3.0.6
encrypt - 5.0.3 5.0.3
fixnum - 1.1.1 1.1.1
http - 1.4.0 1.4.0
http_parser - 4.1.2 4.1.2
image - 4.5.4 4.5.4
io - 1.0.5 1.0.5
js - 0.7.2 0.7.2 Discontinued
matcher - 0.12.17 0.12.17
material_color_utilities - 0.11.1 0.13.0
petitparser - 6.1.0 7.0.0
posix - 6.0.3 6.0.3
qr - 3.0.2 3.0.2
source_span - 1.10.1 1.10.1
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
test_api - 0.7.6 0.7.6
typed_data - 1.4.0 1.4.0
vector_math - 2.1.4 2.2.0
web - 1.1.1 1.1.1
win32 - 5.14.0 5.14.0
xml - 6.5.0 6.6.0
zxing2 - 0.2.4 0.2.4

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

The constraint `^3.9.1` on pointycastle does not support the stable version `4.0.0`.

Try running dart pub upgrade --major-versions pointycastle to update the constraint.

The package has one or more discontinued direct dependencies.

Discontinued packages are no longer maintained, and can end up being a liability.

Consider migrating away from these dependencies:

  • general_lib.

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.22.21, Flutter 3.32.4, Dart 3.8.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
140
points
65
downloads

Publisher

unverified uploader

Weekly Downloads

A Cross Platform Terminal Library Easy Maintaned And Support On Everywhere Platform

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

Funding

Consider supporting this project:

github.com
github.com

License

MIT (license)

Dependencies

asn1lib, collection, convert, equatable, ffi, flutter, general_lib, general_lib_flutter, io_universe, mason_logger, meta, path, pinenacl, pointycastle, quiver, yaml, yaml_writer, zmodem

More

Packages that depend on terminal_library