marcglasberg / marcglasberg/assorted_layout_widgets
Support crossAlignment in WrapSuper
Open
Nobody has claimed this yet.
enhancement
good first issue
help wanted
- Dominant language
- Dart
- Stars
- 191
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
Hello there,
Thanks for this amazing lib!!
I would like to know is there any way to align crossAxis center in WrapSuper just like in offical Wrap widget?
Because I do not see crossAlignment property in WrapSuper.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the WrapSuper entry point and compare its alignment behavior with Flutter's official Wrap widget. Add support for a crossAlignment option that can center children on the cross axis, then verify that WrapSuper produces the expected centered layout.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100