Create a file called pre-commit in the .git/hooks/ directory. Open the pre-commit file in a text editor and paste the following code: #!/bin/sh flutter pub
Dilan's Journal
Smarter Every Day
Smarter Every Day
Create a file called pre-commit in the .git/hooks/ directory. Open the pre-commit file in a text editor and paste the following code: #!/bin/sh flutter pub