mirror of
https://github.com/flutter/packages.git
synced 2025-08-24 03:18:54 +08:00
[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.
This commit is contained in:
@ -16,7 +16,7 @@ import 'common/repository_package.dart';
|
||||
const int _exitNoPlatformFlags = 2;
|
||||
const int _exitNoAvailableDevice = 3;
|
||||
|
||||
// From https://docs.flutter.dev/testing/integration-tests#running-in-a-browser
|
||||
// From https://flutter.dev/to/integration-test-on-web
|
||||
const int _chromeDriverPort = 4444;
|
||||
|
||||
/// A command to run the integration tests for a package's example applications.
|
||||
|
Reference in New Issue
Block a user