Skip to content

Conversation

@Potatomonsta
Copy link
Contributor

Description

Added LimitedBox, Opacity, Visibility, SafeArea, Wrap Stac widgets

Type of Change

  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Code refactor
  • Build configuration change
  • Documentation
  • Chore

added StacAxis enum and parse ext
added StacWrapAlignment enum and parse ext
added StacWrapCrossAlignment enum and parse ext
…idgets

This commit introduces several changes to enhance the documentation and code organization of various Stac widget models:

- **Added comprehensive KDoc documentation** to `StacLimitedBox`, `StacVisibility`, `StacSafeArea`, `StacWrap`, `StacSizedBox`, and `StacOpacity`. This includes descriptions, Dart and JSON examples, and details about each property.
- **Reordered constructor parameters** in `StacVisibility`, `StacSafeArea`, and `StacWrap` to place the `child` or `children` parameter last for consistency.
- **Removed the unused `StacTextDirection.dart` file.**
- Ensured consistent use of `@DoubleConverter` for `double` properties.
- Minor import adjustments.
Copy link
Member

@divyanshub024 divyanshub024 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!!

@divyanshub024 divyanshub024 merged commit d0d011c into dv/stac-export Aug 4, 2025
4 checks passed
@divyanshub024 divyanshub024 deleted the layout-and-structure-widgets branch August 4, 2025 09:57
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.

3 participants