Revert the Dart SDK to 1e3e5efcd47edeb7ae5a69e146c8ea0559305a98 (#25887)

* Revert "Roll Dart SDK from 3cc6cdab8eaf to b8f4018535fa (2 revisions) (#25885)"

This reverts commit d84caa73631da9f2473a43753b0b7b2a40006f4b.

* Revert "Roll Dart SDK from 6ecae204598d to 3cc6cdab8eaf (2 revisions) (#25877)"

This reverts commit 03bd2e3586113b311e6ed4d977df656fdaea5221.

* Revert "Roll Dart SDK from b98a1eec5eb5 to 6ecae204598d (1 revision) (#25874)"

This reverts commit 7ce622616a33a71526a82b5150c9ded6b44e6f95.

* Revert "Roll Dart SDK from 8c109a734bdc to b98a1eec5eb5 (1 revision) (#25873)"

This reverts commit e623c09591479fef853fba96790e0cd3745f4cde.

* Revert "Roll Dart SDK from ee8eb0a65efa to 8c109a734bdc (1 revision) (#25872)"

This reverts commit 01b9db82fba41efa685644d74d3949861052942f.

* Revert "Roll Dart SDK from 6397e8b91103 to ee8eb0a65efa (1 revision) (#25869)"

This reverts commit 4aae6b328b84d5aa3bad061252a07e2c3ad6b6b0.

* Revert "Roll Dart SDK from 1e3e5efcd47e to 6397e8b91103 (18 revisions) (#25861)"

This reverts commit 74ac0103047b2e68d30e47a158fca9ea8ab23ec6.
diff --git a/DEPS b/DEPS
index 447a928..d1dec77 100644
--- a/DEPS
+++ b/DEPS
@@ -35,7 +35,7 @@
   # Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
   # You can use //tools/dart/create_updated_flutter_deps.py to produce
   # updated revision list of existing dependencies.
-  'dart_revision': 'b8f4018535fa792891e2add3a475f35e3ec156ab',
+  'dart_revision': '1e3e5efcd47edeb7ae5a69e146c8ea0559305a98',
 
   # WARNING: DO NOT EDIT MANUALLY
   # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -45,7 +45,7 @@
   'dart_collection_rev': '9967dcd3d7645db6de48d5abfab3018bb0c84236',
   'dart_http_throttle_tag': '1.0.2',
   'dart_intl_tag': '0.17.0-nullsafety',
-  'dart_linter_tag': '1.4.0',
+  'dart_linter_tag': '1.3.0',
   'dart_protobuf_rev': '0d03fd588df69e9863e2a2efc0059dee8f18d5b2',
   'dart_pub_rev': '0e657414a472e74ca5dd76ae0db50cc060251dec',
   'dart_resource_rev': '6b79867d0becf5395e5819a75720963b8298e9a7',
@@ -154,7 +154,7 @@
    Var('dart_git') + '/args.git@d8fea36c10ef96797be02e3d132d572445cd86f4',
 
   'src/third_party/dart/third_party/pkg/async':
-   Var('dart_git') + '/async.git@cde00b89bd3c19e877b21de2c02282d4d311d0a5',
+   Var('dart_git') + '/async.git@376c0fe95fa6fe7a5a6c41ef7b4585085c826f89',
 
   'src/third_party/dart/third_party/pkg/bazel_worker':
    Var('dart_git') + '/bazel_worker.git@0885637b037979afbf5bcd05fd748b309fd669c0',
@@ -205,10 +205,10 @@
    Var('dart_git') + '/html.git@00cd3c22dac0e68e6ed9e7e4945101aedb1b3109',
 
   'src/third_party/dart/third_party/pkg/http':
-   Var('dart_git') + '/http.git@abb2bb182fbd7f03aafd1f889b902d7b3bdb8769',
+   Var('dart_git') + '/http.git@69d6064dd92470ed7ccd50a808fc789ee7716fe8',
 
   'src/third_party/dart/third_party/pkg/http_multi_server':
-   Var('dart_git') + '/http_multi_server.git@de1b312164c24a1690b46c6e97bd47eff40c4649',
+   Var('dart_git') + '/http_multi_server.git@7aca9e87d4a68374b685334f20359320054b8d7b',
 
   'src/third_party/dart/third_party/pkg/http_parser':
    Var('dart_git') + '/http_parser.git@7720bfd42a0c096734c5213478fdce92c62f0293',
@@ -307,7 +307,7 @@
    Var('dart_git') + '/term_glyph.git@6a0f9b6fb645ba75e7a00a4e20072678327a0347',
 
   'src/third_party/dart/third_party/pkg/test':
-   Var('dart_git') + '/test.git@433f1d8726f9c1484007588470b17830a5e97a12',
+   Var('dart_git') + '/test.git@e673623f45d75ccec750d35271b0b4d1423e9fac',
 
   'src/third_party/dart/third_party/pkg/test_reflective_loader':
    Var('dart_git') + '/test_reflective_loader.git@54e930a11c372683792e22bddad79197728c91ce',
@@ -322,7 +322,7 @@
    Var('dart_git') + '/watcher.git' + '@' + Var('dart_watcher_rev'),
 
   'src/third_party/dart/third_party/pkg/web_socket_channel':
-   Var('dart_git') + '/web_socket_channel.git@6448ce532445a8a458fa191d9346df071ae0acad',
+   Var('dart_git') + '/web_socket_channel.git@d3e100de8feb0283a04732366bb591ebd2282d7d',
 
   'src/third_party/dart/third_party/pkg/yaml':
    Var('dart_git') + '/yaml.git@b4c4411631bda556ce9a45af1ab0eecaf9f3ac53',
diff --git a/ci/licenses_golden/licenses_third_party b/ci/licenses_golden/licenses_third_party
index eed2390..5877e09 100644
--- a/ci/licenses_golden/licenses_third_party
+++ b/ci/licenses_golden/licenses_third_party
@@ -1,4 +1,4 @@
-Signature: 0cd97bc3f34ac40583de63d2f282fdba
+Signature: dc830621ab814e7eb616b5108d830514
 
 UNUSED LICENSES: