Skip to content

Instantly share code, notes, and snippets.

@rogood
Last active November 18, 2019 12:47
Show Gist options
  • Select an option

  • Save rogood/15dbd5e5eba94baafbc05cd20ad3a747 to your computer and use it in GitHub Desktop.

Select an option

Save rogood/15dbd5e5eba94baafbc05cd20ad3a747 to your computer and use it in GitHub Desktop.
Flutter Pre-Commit hook
#!/usr/bin/env bash
flutter format .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment