Daniel-Ioannou / flutter_country_picker

A flutter package to select a country from a list of countries.
https://pub.dev/packages/country_picker
MIT License
126 stars 174 forks source link

feat(navigator): add field `useRootNavigator` #129

Closed wxxedu closed 11 months ago

wxxedu commented 1 year ago

I passed down the field useRootNavigator so that when we can avoid the bottom sheet from being shown on top of some internal navigators in the cases that we need it.

Daniel-Ioannou commented 11 months ago

@wxxedu Thank you for your contribution. Released in v2.0.23.