artisanal 0.1.0-dev+3 copy "artisanal: ^0.1.0-dev+3" to clipboard
artisanal: ^0.1.0-dev+3 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.1.0-dev+3

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';
1
likes
150
points
31
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

Documentation
API reference

Funding

Consider supporting this project:

www.buymeacoffee.com

License

MIT (license)

Dependencies

acanthis, args, chalkdart, characters, html, image, markdown, path

More

Packages that depend on artisanal