easy_tui 2.0.2 copy "easy_tui: ^2.0.2" to clipboard
easy_tui: ^2.0.2 copied to clipboard

outdated

Very simple tool to generate menus for gathering user input.

2.X.Y #

2.0.2 #

  • Fix issue with not quitting TextFormUIs

2.0.1 #

  • Improve documentation

2.0.0 #

  • Change reviseAnswers() method signature to return Map<String, String> instead of two List<String>.
    • This change is in hope to solidify the relationship between the questions and the answers

1.X.Y #

1.0.4 #

  • Fix errors in example/main.dart created by the 1.0.3 update

1.0.3 #

  • Update to follow "strict" mode
  • Add more lint options
    • Subsequently update all files to follow linting rules

1.0.2 #

  • Add file to import every class in one go, lib/tui.dart

1.0.1 #

  • Ran dartfmt on all files as suggested by pub
  • I will be doing this whenever I pull into this branch, however the master & etc. branches will remain formatted my way

1.0.0 #

  • Initial release
  • See example/ folder, dartdocs, or README to get a basic understanding of the library's function.
3
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Very simple tool to generate menus for gathering user input.

Homepage
Repository (GitLab)
View/report issues

License

unknown (LICENSE)

Dependencies

meta

More

Packages that depend on easy_tui