Main feature:
- Added ExpandableCard widget that allows users to create expandable cards with expandable sections.
- Supports extensive customization, including titles, descriptions, action buttons, and expandable sections with dynamic data.
- Provides a clean and accessible interface to display detailed information in Flutter applications.
Changes and Updates:
- Improved textButtonActionSecond & textButtonActionFirst to set manual custom value from parameter.
Bug Fix:
- Fix change deprecated from material state property
Important Notes:
Be sure to check the documentation and usage examples in the README for usage and implementation guidance. Including changes regarding parameters and features that can be called on the card, please continue checking the source code section in the expandable_cardview.dart file.