Skip to content

Improve pub score

Pre-release
Pre-release
Compare
Choose a tag to compare
@myaasiinh myaasiinh released this 04 Feb 05:12
· 7 commits to master since this 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 easy-to-access interface for displaying detailed information in Flutter applications.

Changes and Updates:

  • Refactor flutter style format
  • Refactor Description library to more detail.

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 to check the source code section of the expandable_cardview.dart file.