文件最后提交记录最后更新时间
Rename e2e -> integration_test (#2918) * e2e -> integration_test and associated version bumps5 年前
Rename e2e -> integration_test (#2918) * e2e -> integration_test and associated version bumps5 年前
[various] Update flutter.dev links to more reliable destinations (#6963) Contributes to https://github.com/flutter/website/issues/10363 by updating to the latest links and updating some links to use new /to/ links that can be updated as needed.1 年前
README.md

integration_test (moved)

MOVED

This package has moved to the Flutter SDK, and the pub.dev version is deprecated. As of Flutter 2.0, include it in your pubspec's dev dependencies section, as follows:

dev_dependencies:
  integration_test:
    sdk: flutter

For the latest documentation, see Integration testing.