> For the complete documentation index, see [llms.txt](https://asamarsal.gitbook.io/notes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://asamarsal.gitbook.io/notes/personal-documentation/mobile.md).

# Mobile

Flutter for Android dan IOS

1. flutter build apk --release
2. flutter build apk --debug
3. flutter run
4. flutter doctor -v
5. flutter logs
6. flutter analyze
