This package will create readmore and readless functionality with addition to being similar to normal text widget.

Features

This package is able to create expadable text widgets. Alt text

Alt text Alt text

Getting started

You can use the package same as the default text widget provided by flutter

Usage

        GenericExpandableText(
        'Hello dnbsh kdsajdksak djas dsjkak dsajkd sajkdsa dsjk dsajkdsd sakjd sa sdajd asdjksa dd sadjk asdjskad sadj asdkjas dsaj dsajk dsjakdsajkd sahdsa j sadkhasjkdsa dsjadjksa djksadjks adjks adjska ds \n hello',
        hasReadMore: true,
        maxLines: 1,
        )

Additional information

You can find more information about this package on https://github.com/RoshanKarki007/generic_expandable_text

Libraries

expandable_text