how to create flutter package from existing application code example
Example: make new flutter project
flutter create -i swift -a kotlin --org com.yourdomain app_name
flutter create -i swift -a kotlin --org com.yourdomain app_name