Skip to content

Commit

Permalink
#126 Add screenshots & topics in pubspec.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
nikosportolos committed Jun 13, 2023
1 parent 813f886 commit f866a92
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,21 @@ dev_dependencies:
mocktail: ^0.3.0
tachyon: ^0.0.6
test: ^1.24.3

screenshots:
- description: 'An animated demonstration of AnsiX'
path: assets/images/AnsiX.gif
- description: 'Supported ANSI colors'
path: assets/images/color-tables.png
- description: 'Supported ANSI text styles'
path: assets/images/text-styles.png
- description: 'AnsiTreeView'
path: assets/images/treeview/class.png

topics:
- ansi
- cli
- console
- style
- color
- log

0 comments on commit f866a92

Please sign in to comment.