Troubleshooting
Common Issues
Section titled “Common Issues”- No Dart files found: Ensure you’re in a Flutter project directory
- Permission errors: Check file permissions and try running with appropriate privileges
- Backup creation fails: Ensure you have write permissions in the project directory
- API key not found: Use
transflow-cli set-api-key -k <your-key>to save your API key - Translation API errors: Check your API key and network connection
Getting Help
Section titled “Getting Help”# Show helptransflow-cli --help
# Show help for specific commandtransflow-cli extract --helptransflow-cli translate --helptransflow-cli set-api-key --help
# Show versiontransflow-cli version