Getting compilation error from pub dev widget regarding Google Font versions.

Attempting to create custom widget from pub dev called multi_dropdown. This generates the error below. The developer of multi_dropdown suggest using Google font version ^6.1.0. Is there a way to update the font versions in Flutterflow.

Because multi_dropdown >=2.0.2 depends on http ^1.1.0 and google_fonts >=2.0.0-nullsafety.0 <4.0.5 depends on http ^0.13.0, multi_dropdown >=2.0.2 is incompatible with google_fonts >=2.0.0-nullsafety.0 <4.0.5.

So, because dbacenew depends on both google_fonts 4.0.3 and multi_dropdown ^2.1.4, version solving failed.

Thanks in advance for any ideas,

Mike

1