select_dialog Package
Package designed to select an item from a list, with the option to filter and even search the items online.
pubspec.yaml
import
simple example
Attention
To use a template as an item type, you need to implement toString, equals and hashcode, as shown below: