79792011

Date: 2025-10-16 10:13:52
Score: 1.5
Natty:
Report link
ReorderableList(
  proxyDecorator: (Widget child, int index, Animation<double> animation) => BlocProvider.value(
    value: context.read<YOUTCLASS>(),
    child: Builder(builder: (context) => child),
  ),
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Flutter dev