samples icon indicating copy to clipboard operation
samples copied to clipboard

[compass_app] issues when using the compass_app according to the readme

Open Rocke1001feller opened this issue 9 months ago • 0 comments

There are issues I encounter

  • value key can not match: add_guests ---> add-guests; submit_button ---> submit-button;
  • integration test failed when using app_server_data_test.dart: which also encounter by #2563

fix these bugs

@ericwindmill please review my PR. https://github.com/flutter/samples/pull/2599

Rocke1001feller avatar Mar 28 '25 02:03 Rocke1001feller