flutter/packages/flutter_tools/templates/app_shared
stuartmorgan e3c51a2f2a
Add Windows unit tests to plugin template (#118638)
* Add Windows unit tests to plugin template

Adds an example native unit test to the plugin template for Windows,
matching the format we use for our 1P plugin example app unit tests.
Once these have been added for all platforms+languages, they will be
documented on a new plugin development page to explain their use.

Since we don't appear to be running our current plugin e2e tests for
Windows, this adds a new configuration to run them. I haven't
`led`-tested this, so it may not work, but this will give a starting
point for getting them running.

Part of https://github.com/flutter/flutter/issues/82458

* Minor fix

* Add test owner

* Fix typo

* Fix test feature flag
2023-01-24 18:23:57 +00:00
..
.idea
android-java.tmpl Fix for Issue #112983 (#112985) 2022-10-09 05:27:38 +11:00
android-kotlin.tmpl Fix for Issue #112983 (#112985) 2022-10-09 05:27:38 +11:00
android.tmpl Remove unneeded date comment in gradle-wrapper.properties (#104061) 2022-06-13 16:43:11 -07:00
ios-objc.tmpl Add Info.plist from build directory as input path to Thin Binary build phase (#118209) 2023-01-13 13:41:08 -06:00
ios-swift.tmpl Add Info.plist from build directory as input path to Thin Binary build phase (#118209) 2023-01-13 13:41:08 -06:00
ios.tmpl Add native unit tests to iOS and macOS templates (#117147) 2022-12-21 19:10:22 +00:00
linux.tmpl FFI plugins (#96225) 2022-01-26 23:44:45 +01:00
macos.tmpl Add native unit tests to iOS and macOS templates (#117147) 2022-12-21 19:10:22 +00:00
web [web] fix hot restart in entrypoint generated by flutter create (#110229) 2022-08-25 20:30:00 +00:00
windows.tmpl Add Windows unit tests to plugin template (#118638) 2023-01-24 18:23:57 +00:00
.gitignore.tmpl [tools][web] Make Plugin Registrant file ephemeral. (#102185) 2022-05-11 17:54:11 -07:00
analysis_options.yaml.tmpl Add --empty to the flutter create command (#113873) 2022-10-24 21:20:03 +00:00
projectName.iml.tmpl Remove .pub directories from iml templates (#109622) 2022-09-09 22:20:12 +00:00