artisanal_widgets 0.1.0 copy "artisanal_widgets: ^0.1.0" to clipboard
artisanal_widgets: ^0.1.0 copied to clipboard

Widget system for composable TUI components, built on top of the artisanal terminal toolkit.

160/ 160
pub points
50
downloads

We analyzed this package 24 hours ago, and awarded it 160 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

2026 out of 3163 API elements (64.1 %) have documentation comments.

Some symbols that are missing documentation: artisanal_widgets.AccentPanel.AccentPanel.new, artisanal_widgets.AccentPanelThemeData.AccentPanelThemeData.new, artisanal_widgets.Accordion, artisanal_widgets.Accordion.Accordion.new, artisanal_widgets.Accordion.child.

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 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:artisanal_widgets/artisanal_widgets.dart that imports:
  • package:artisanal_widgets/src/widgets/widgets.dart that imports:
  • package:artisanal_widgets/src/widgets/charting/chart_widgets.dart that imports:
  • package:artisanal_widgets/src/widgets/rendering/render_object.dart that imports:
  • package:artisanal/style.dart that imports:
  • package:artisanal/src/style/tag_parser.dart that imports:
  • package:artisanal/src/style/style.dart that imports:
  • package:artisanal/src/tui/trace.dart that imports:
  • dart:io
Passed report section
Pass static analysis
50 / 50trigger folding of the section

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

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
artisanal ^0.2.0 0.2.0+1 0.2.0+1
image ^4.7.1 4.8.0 4.8.0
meta ^1.12.0 1.18.1 1.18.1
Transitive dependencies
Package Constraint Compatible Latest Notes
acanthis - 1.5.4 1.5.4
archive - 4.0.9 4.0.9
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
chalkdart - 3.1.0 3.1.0
characters - 1.4.1 1.4.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
crypto - 3.0.7 3.0.7
csslib - 1.0.2 1.0.2
email_validator - 3.0.0 3.0.0
ffi - 2.2.0 2.2.0
file - 7.0.1 7.0.1
forge2d - 0.14.2+1 0.14.2+1
gato - 0.0.5+1 0.0.5+1
highlight - 0.7.0 0.7.0
html - 0.15.6 0.15.6
html_unescape - 2.0.0 2.0.0
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
intl - 0.20.2 0.20.2
liquify - 1.5.1 1.5.1
logging - 1.3.0 1.3.0
markdown - 7.3.0 7.3.0
nanoid2 - 2.0.1 2.0.1
openapi_types - 2.0.2 2.0.2
path - 1.9.1 1.9.1
petitparser - 7.0.2 7.0.2
posix - 6.5.0 6.5.0
source_span - 1.10.2 1.10.2
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
timezone - 0.11.0 0.11.0
typed_data - 1.4.0 1.4.0
ultraviolet - 0.1.1+1 0.1.1+1
vector_math - 2.2.0 2.2.0
web - 1.1.1 1.1.1
xml - 6.6.1 6.6.1
yaml - 3.1.3 3.1.3
yaml_writer - 2.1.0 2.1.0

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:
0
likes
160
points
50
downloads

Publisher

unverified uploader

Weekly Downloads

Widget system for composable TUI components, built on top of the artisanal terminal toolkit.

Repository (GitHub)
View/report issues

Topics

#cli #tui #terminal #widget

Documentation

API reference

Funding

Consider supporting this project:

www.buymeacoffee.com

License

MIT (license)

Dependencies

artisanal, image, meta

More

Packages that depend on artisanal_widgets