simulate_background
Simulate sending a Flutter app to the background and returning it to the foreground to test lifecycle behavior, with configurable duration for how long the app stays backgrounded.
Instructions
Simulates the app going into the background and coming back to the foreground.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| duration_ms | No | How long to keep the app in the background |