mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
flutter: add an example (#17195)
This commit is contained in:
@@ -28,6 +28,10 @@
|
||||
|
||||
`flutter build apk --target-platform {{android-arm}},{{android-arm64}}`
|
||||
|
||||
- Delete the `build` and `.dart_tool` directories:
|
||||
|
||||
`flutter clean`
|
||||
|
||||
- Display help about a specific command:
|
||||
|
||||
`flutter help {{command}}`
|
||||
|
||||
Reference in New Issue
Block a user