We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 057a3fb commit 5db9ad6Copy full SHA for 5db9ad6
README.md
@@ -56,7 +56,7 @@ flutter clean
56
```
57
58
59
- flutter build web --release
+flutter build web --release
60
61
62
## GitHub Actions
@@ -81,6 +81,12 @@ firebase deploy
81
82
## e2517
83
84
+To sign with GPG
85
+
86
+```
87
+git commit -S -m "your message"
88
89
90
[logo]: https://github.com/E2517/images/blob/main/images/flutter-web/flutterwebsite.png
91
[firebase]: https://github.com/E2517/images/blob/main/images/flutter-web/firebase.png
92
[flutter-giff]: https://github.com/E2517/images/blob/main/images/flutter-web/flutterweb.gif
0 commit comments