Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecated context, added border property, updated example and readme.md #4

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

chaudharydeepanshu
Copy link

@chaudharydeepanshu chaudharydeepanshu commented Aug 7, 2022

I think these changes will help this package. Let me know if you have any questions about them.

Deprecated context -

  • Change is non-breaking
  • Use Layout builder to get parent widget constraints and use them for width and height if width and height are not provided.

Added border property -

  • Change is non-breaking
  • In case, when the border is given to two containers then the space fixer between them also supports the border is useful.

Updated the example -

  • Shows the before and after effect of both horizontal and vertical space fixer in ListView.

Edit -

Added Ink based Space fixers -

  • Change is non-breaking
  • SpaceFixerVerticalInkLine , SpaceFixerHorizontalInkLine .

Updated the readme.md -

  • Now Readme.md shows a Demo gif of the example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant