David Craven

Results 176 issues of 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...

t-enhancement
plugin

The main reason for this is to avoid parsing cargo cli flags.

We currently only have a `flutter-app-template`.

good first issue
documentation