brew install android-platform-tools
flutter build apk --debug
adb install build/app/outputs/flutter-apk/app-debug.apk
adb logcat -s flutter