Skip to content

Qa#18

Merged
basemosama merged 2 commits into
mainfrom
qa
Nov 17, 2025
Merged

Qa#18
basemosama merged 2 commits into
mainfrom
qa

Conversation

@basemosama

Copy link
Copy Markdown
Member

No description provided.

feat: Allow passing BuildContext to plural for locale-aware formatting

The `plural` method now accepts an optional `BuildContext`. This allows `NumberFormat` to use the correct locale from the context for number formatting.

Other changes include:
- Bumping `playx_core` dependency to `^0.7.4`.
- Renaming `isRtl` and `isLtr` getters to `isCurrentLocaleRtl` and `isCurrentLocaleLtr` respectively for better clarity.
- Updating package version to `0.3.1`.

(cherry picked from commit 45cab63)
@basemosama basemosama merged commit 860839f into main Nov 17, 2025
1 check failed
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