1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-10 14:58:34 +00:00

[testing_app] Migrate the sample to the integration_test package (#633)

This commit is contained in:
Abdullah Deshmukh
2021-01-31 12:17:22 +05:30
committed by GitHub
parent d16d35e0ac
commit f63c465ff4
15 changed files with 301 additions and 626 deletions

View File

@@ -14,12 +14,10 @@ dependencies:
provider: ^4.1.3
dev_dependencies:
integration_test: ^1.0.1
flutter_test:
sdk: flutter
flutter_driver:
sdk: flutter
test: ^1.14.4
e2e: ^0.7.0
pedantic: ^1.9.0
flutter: