1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-10 14:58:34 +00:00
Files
samples/game_template/lib/main.dart
Filip Hracek 0071c662c3 Fix web navigation bug in game_template (#1868)
Disallow navigating to /win without details.

Fixes #1288.

## Pre-launch Checklist

- [x] I read the [Flutter Style Guide] _recently_, and have followed its
advice.
- [x] I signed the [CLA].
- [x] I read the [Contributors Guide].
- [x] I updated/added relevant documentation (doc comments with `///`).
- [x] All existing and new tests are passing.
2023-06-04 16:51:37 +02:00

10 KiB