qiuxiang / flutter-fish-completions

fish completions for flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flutter fish completions

test

Generated from flutter help.

Screenshots

Install

Download flutter.fish from Release, then put to ~/.config/fish/completions/ or other completions path.

curl https://github.com/qiuxiang/flutter-fish-completions/releases/latest/download/flutter.fish -Lo ~/.config/fish/completions/flutter.fish

Build

dart lib/main.dart > ~/.config/fish/completions/flutter.fish

About

fish completions for flutter

License:MIT License


Languages

Language:Shell 95.8%Language:Dart 4.2%