Alfred 3 workflow to search Flutter Docs
Flutter allows you to build beautiful native apps on iOS and Android from a single codebase.
$ 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.
In Alfred, type fd
, Enter, and your query, to search.
Select a row and press Enter to go to its documentation page.
Hold Command to display additional information.
Press Shift to view its documentation in Quick Look.
MIT © Sh1d0w