google / flutter.widgets

https://pub.dev/packages/flutter_widgets
BSD 3-Clause "New" or "Revised" License
1.38k stars 488 forks source link

Expose ScrollViewKeyboardDismissBehavior #540

Open gferon opened 2 months ago

gferon commented 2 months ago

Description

Exposes the ScrollViewKeyboardDismissBehavior to be able to use onDrag (which is expected by most iOS users).

Checklist

Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes ([x]). This will ensure a smooth and quick review process.