build appbundle
parent
75f59f873e
commit
5379035fb9
|
|
@ -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
|
||||
Loading…
Reference in New Issue