artisanal 0.2.0+1 copy "artisanal: ^0.2.0+1" to clipboard
artisanal: ^0.2.0+1 copied to clipboard

A full-stack terminal toolkit for Dart featuring Lip Gloss styling, Bubble Tea TUI architecture, and Ultraviolet rendering.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add artisanal

With Flutter:

 $ flutter pub add artisanal

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  artisanal: ^0.2.0+1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:artisanal/artisanal.dart';
2
likes
140
points
3.47k
downloads

Publisher

unverified uploader

Weekly Downloads

A full-stack terminal toolkit for Dart featuring Lip Gloss styling, Bubble Tea TUI architecture, and Ultraviolet rendering.

Repository (GitHub)
View/report issues

Topics

#cli #tui #terminal

Documentation

API reference

Funding

Consider supporting this project:

www.buymeacoffee.com

License

MIT (license)

Dependencies

acanthis, args, artisanal_widgets, chalkdart, characters, forge2d, highlight, html, html_unescape, image, liquify, markdown, meta, path, petitparser, ultraviolet

More

Packages that depend on artisanal