Improve Docs & Demo
Pre-release
Pre-release
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:
- Changed the library demo example.
- Changed documentation to English.
Bug Fix:
There are no bug fixes in this release.
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.