Giter Club home page Giter Club logo

Comments (8)

anirudhsharma392 avatar anirudhsharma392 commented on July 25, 2024 2

Sorry Ahmed !
But I am running a bit busy this week (due to workload), but I'll definitely try to update the package by this weekend.

from expansion-card.

lecuseasar avatar lecuseasar commented on July 25, 2024 1

way you can

Thank you but it didn't work, the text are so small now and in one line only.
like this:
Screenshot_3

I hope this will solve your problem

https://gist.github.com/EmrePbu/fd6c8fb064467a42473ce2313870c2f6

Screen_Recording_20210312-101914.mp4

from expansion-card.

SirMajed avatar SirMajed commented on July 25, 2024

Any help, please?

from expansion-card.

SirMajed avatar SirMajed commented on July 25, 2024

Still waiting for a response, thank you

from expansion-card.

SirMajed avatar SirMajed commented on July 25, 2024

Sorry Ahmed !
But I am running a bit busy this week (due to workload), but I'll definitely try to update the package by this weekend.

I really appreciate you, thank you so much! I'm waiting. and I hope you do well in your work

from expansion-card.

lecuseasar avatar lecuseasar commented on July 25, 2024

children: [

    Container(
      alignment: Alignment.centerLeft,
      margin: EdgeInsets.symmetric(horizontal: 7, vertical: 10),
      padding: EdgeInsets.symmetric(horizontal: 12),
      child: FittedBox(
        child: Text(
          "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque feugiat libero arcu, vitae tristique quam volutpat sed. Curabitur velit enim, feugiat nec dui ac, pretium mattis lacus. Sed scelerisque ",
          // overflow: TextOverflow.ellipsis,
          // maxLines: 4,
          style: TextStyle(
            fontSize: 20,
            color: Colors.white,
          ),
        ),
      ),
    )
  ],

You can solve the problem if you wrap the Text widget with the FittedBox widget.

[Edit] the same way you can use the Expanded Widget.

from expansion-card.

SirMajed avatar SirMajed commented on July 25, 2024

way you can

Thank you but it didn't work, the text are so small now and in one line only.
like this:
Screenshot_3

from expansion-card.

SirMajed avatar SirMajed commented on July 25, 2024

way you can

Thank you but it didn't work, the text are so small now and in one line only.
like this:
Screenshot_3

I hope this will solve your problem

https://gist.github.com/EmrePbu/fd6c8fb064467a42473ce2313870c2f6

Screen_Recording_20210312-101914.mp4

Thank you so so much that really worked and helped. I also wrapped the SingleChildScrollView with Scrollbar and it looks more awesome now!! Thank you

from expansion-card.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.