@@ -48,6 +48,14 @@ Please ensure that `flutter pub run build_runner build` has been run. Otherwise,
### Android
Traditional APK
```shell
flutter build apk
```
AppBundle for Google Play
```shell
flutter build appbundle
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.