Awesome
alfred-flutter-docs
Alfred 3 workflow to search Flutter Docs
Flutter allows you to build beautiful native apps on iOS and Android from a single codebase.
<img src="media/screenshot.png" width="694" height="640">Install
$ npm install --global alfred-flutter-docs
Or
Directly download alfred-flutter-docs.alfredworkflow
from the Releases page.
Requires Node.js 8+ and the Alfred Powerpack.
Usage
In Alfred, type fd
, <kbd>Enter</kbd>, and your query, to search.
Select a row and press <kbd>Enter</kbd> to go to its documentation page.<br> Hold <kbd>Command</kbd> to display additional information.<br> Press <kbd>Shift</kbd> to view its documentation in Quick Look.
License
MIT © Sh1d0w