David Craven
David Craven
It's possible to avoid unnecessary rebuilds by using the `--no-flutter` or `--no-bundle` flags. Timestamps should be checked instead.
`cargo-flutter` supports `flutter_driver` now: `cargo flutter --dart-main test_driver/app.dart --drive run` Still need to add support to `flutter-winit` to run in headless mode so the `flutter_driver` tests can be run in...
The main reason for this is to avoid parsing cargo cli flags.
We currently only have a `flutter-app-template`.