oi-narendra / multiselect-dropdown

Streamlined Flutter widget for versatile multi-selection with extensive customization.
https://pub.dev/packages/multi_dropdown
GNU General Public License v3.0
74 stars 84 forks source link

The Android Bar back button closes the page instead dispose the OverlayEntry #113

Closed DevTekoa closed 4 months ago

DevTekoa commented 4 months ago

I can't find a solution to this problem. My page behind the control is closing when I tap the Android back button.

Screenshot_20240731_101900 1

oi-narendra commented 4 months ago

Added in Beta Version.

use closeOnBackButton property to use this.

oi-narendra commented 4 months ago

v3.0.0 now supports this.