Package allowing to query Codemagic builds and applications from the recently exposed API.
Features:
- Fetch builds with pagination and filtering
- Get application details and manage workflows
- Start builds with custom parameters (environment variables, labels, instance types)
- Get build status and cancel builds
- Download build artifacts with public URL generation
- Manage application caches (list, delete)
- Enhanced Flutter example app with modern UI