alfred_workflow 0.1.1 copy "alfred_workflow: ^0.1.1" to clipboard
alfred_workflow: ^0.1.1 copied to clipboard

outdated

A helper library in Dart for authors of workflows for Alfred 3 and 4.

0.1.1 #

  • Add more documentation

0.1.0 #

  • Add coverage

0.0.8 #

  • Bug fixes

0.0.7 #

  • Add more unit tests

0.0.6 #

  • Add unit tests
  • Fix some minor bugs

0.0.5 #

  • Add updater

0.0.4 #

  • Do not JSON serialize nullable null fields

0.0.3 #

  • Add basic file caching
  • BREAKING: AlfredItems now accepts only a single positional item

0.0.2 #

  • Use json_serializable to automate json serialization
  • BREAKING: Change Iterable

0.0.1 #

  • Initial version.