how to make a flutter app code example
Example 1: flutter build aab
flutter build appbundle
Example 2: flutter create
flutter create -i swift -a kotlin your_gibrid_project_name
Example 3: make new flutter project
flutter create -i swift -a kotlin --org com.yourdomain app_name