diff --git a/README.md b/README.md index 837ae26..615dd76 100644 --- a/README.md +++ b/README.md @@ -14,3 +14,6 @@ A few resources to get you started if this is your first Flutter project: For help getting started with Flutter, view our [online documentation](https://flutter.dev/docs), which offers tutorials, samples, guidance on mobile development, and a full API reference. + +## Сборка релизного пакет +flutter clean && flutter build appbundle --release \ No newline at end of file