Skip to content

dizzpy/flutter-zsh-shortcuts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

flutter-zsh-shortcuts 🐦⚑

A blazing-fast ⚑️ Zsh plugin with clean aliases for common Flutter commands. Make your CLI workflow smoother than a hot reload.


βš™οΈ Installation

Manual (Oh My Zsh)

Clone the plugin into your custom plugin folder:

git clone https://github.com/dizzpy/flutter-zsh-shortcuts ~/.oh-my-zsh/custom/plugins/flutter-zsh-shortcuts

Edit your ~/.zshrc and add flutter-zsh-shortcuts to the plugins array:

plugins=(git flutter-zsh-shortcuts)

Then apply the changes:

source ~/.zshrc

πŸ”€ Available Shortcuts

Alias Full Command
f flutter
fc flutter clean
fpg flutter pub get
fpu flutter pub upgrade
fr flutter run
fbapk flutter build apk
fbab flutter build appbundle
fd flutter doctor
ft flutter test
fan flutter analyze
fdv flutter devices
fem flutter emulators
fio open ios/Runner.xcworkspace
fup flutter upgrade
fpl flutter pub outdated

πŸ“„ License

MIT Β© Dizzpy


⭐ Star this repo if it saved your keystrokes πŸ’»
πŸ‘‰ github.com/dizzpy/flutter-zsh-shortcuts

About

A Zsh plugin that adds convenient aliases for common Flutter commands.

Topics

Resources

License

Stars

Watchers

Forks

Languages