-
fabiancrx authored
[flutter_tools] modify Skeleton template to use ListenableBuilder instead of AnimatedBuilder (#128810) Replaces AnimatedBuilder for ListenableBuilder in the skeleton template Fixes https://github.com/flutter/flutter/issues/128801 No tests needed