Jason Simmons 7d755d1093
Remove setup_hooks.dart and move _setupHooks back into natives.dart (#181008)
_setupHooks had been extracted into a separate file as part of Impeller
Scene, which was later removed from the engine.

setup_hooks.dart was not distributed with Flutter releases, and the
reference to a nonexistent file in the dart:ui library caused issues for
tools like source_gen
2026-01-15 15:59:18 +00:00
..

Flutter Engine

Setting up the Engine development environment

See here