📄️ Bottom Sheet Select
C2CBottomSheetSelect is a custom Flutter widget designed for displaying a bottom sheet that allows users to select an item or multiple items from a provided list. It supports single and multiple selection modes, customizable styles, optional filtering, and various callbacks for handling changes and customizations.
📄️ Dropdown Select
C2CDropdownSelect is a customizable dropdown selection widget in Flutter. It allows for selection from a list of options and is highly customizable, supporting features like enabling/disabling the dropdown, custom styles, icons, error handling, and helper text.