rydmike / flex_color_picker

A highly customizable Flutter color picker.
BSD 3-Clause "New" or "Revised" License
200 stars 42 forks source link

Dialog pops do not respect the `useRootNavigator` flag #28

Closed rydmike closed 3 years ago

rydmike commented 3 years ago

When the flag useRootNavigator is used, dialog pop functions needs to respect its usage it as well.

This concerns:

See PR https://github.com/rydmike/flex_color_picker/pull/27 for more info and discussion.

rydmike commented 3 years ago

This issue is resolved in version 2.1.0