List items are not refreshed when the items’ source e.g. a change notifier Provider sends an updated list. Rather the list disappears, or it does not refresh.
Issue, try to select Crypto, it should show the list of cryptos but nothing will happen, then open settings and try to delete an item from the list, before deleting there were 2 items, after deleting there is one item in the settings but there are still two items in SmartSelect as you can see at the end of the Gif, instead it should show just 1 item:

Doing the same activity with fixed version from PR #5 , in the below example you can do both select Crypto and deleting item in the settings will correctly update the list in SmartSelect:
