[camera_android_camerax] Add presubmit sweep, cross-platform paths, and test diff guidelines to AGENTS.md (#12668) These suggestions came from /learn. No evals because the infra required to test the actually valuable one requires interactions with remote services. I am going to brainstorm on how we can/should evaluate remote interactions. http://github.com/flutter/packages/pull/12681 is a pr that will not required the override labels for prs like this. --- Agent authored description ## Description Adds key agent guidelines to `camera_android_camerax/AGENTS.md`: - **Presubmit Sweep Fixes**: Directs agents to wait until all builder targets in the presubmit matrix complete before pushing, reproducing and fixing all failures locally to push in one consolidated commit. - **Cross-Platform Paths in Tests**: Enforces constructing CLI arguments and file paths with `package:path` (`p.join` / `p.joinAll`) rather than hardcoded `/` to avoid test failures on Windows CI bots. - **Preserve Test Order**: Directs agents to maintain the original sequence of existing unit tests when adding or updating tests to minimize review diffs. ## Tests - Validated `flutter test test/skills_evals_test.dart test/validate_skills_test.dart` (all passing). --------- Co-authored-by: Reid Baker <reidbaker@google.com>
This repo is a companion repo to the main flutter repo. It contains the source code for Flutter's first-party packages (i.e., packages developed by the core Flutter team). Check the packages directory to see all packages.
These packages are also available on pub.
Please file any issues, bugs, or feature requests in the main flutter repo. Issues pertaining to this repository are labeled “package”.
If you wish to contribute a new package to the Flutter ecosystem, please see the documentation for developing packages. You can store your package source code in any GitHub repository (the present repo is only intended for packages developed by the core Flutter team). Once your package is ready you can publish to the pub repository.
If you wish to contribute a change to any of the existing packages in this repo, please review our contribution guide, and send a pull request.
These are the packages hosted in this repository: