Roll Flutter Engine from b7dddee939f2 to d65662541682 (2 revisions) (#145851)

https://github.com/flutter/engine/compare/b7dddee939f2...d65662541682

2024-03-27 jason-simmons@users.noreply.github.com Add local paths for the Dart macros package, which is now a dependency of the analyzer package (flutter/engine#51709)
2024-03-27 bdero@google.com [Impeller] Transform geometry to safe depth ranges instead of forcing discrete depth values. (flutter/engine#51673)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jacksongardner@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
https://dart.googlesource.com/external/github.com/flutter/flutter/+/44fb840b197f0472969e713c8ca62c2e5aa70d44
diff --git a/DEPS b/DEPS
index 17eee09..cd6d6ff 100644
--- a/DEPS
+++ b/DEPS
@@ -295,7 +295,7 @@
 
   'engine/src/third_party/dart': Var('dart_git') + '/sdk' + '@' + '128896936ea483374c101868d7d2b6df71261444',
 
-  'flutter': Var('flutter_git') + '/mirrors/flutter' + '@' + 'c6f9cdf1564d4748388ce2eb21dabe5fbe8b2dd5',
+  'flutter': Var('flutter_git') + '/mirrors/flutter' + '@' + '44fb840b197f0472969e713c8ca62c2e5aa70d44',
 
   'engine/src/flutter/third_party/depot_tools':
   Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '580b4ff3f5cd0dcaa2eacda28cefe0f45320e8f7',
diff --git a/commits.json b/commits.json
index b0bed2f..f88dd49 100644
--- a/commits.json
+++ b/commits.json
@@ -1,5 +1,5 @@
 {
   "engine/src/flutter":"8389c5055d0aa75167afd4c627e66403878f84fa",
   "engine/src/third_party/dart":"128896936ea483374c101868d7d2b6df71261444",
-  "flutter":"c6f9cdf1564d4748388ce2eb21dabe5fbe8b2dd5"
+  "flutter":"44fb840b197f0472969e713c8ca62c2e5aa70d44"
 }
\ No newline at end of file