79518864

Date: 2025-03-19 00:32:21
Score: 1.5
Natty:
Report link

ContentProvider actually has multiple signatures for the insert method. I suppose what's happening here is that Android is actually always calling the other override, which inside the Dart code is called insertWithExtras

I stumbled upon this when I were writing tests for the plugin - source

Reasons:
  • Contains signature (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: nt4f04und