Orange-OpenSource / Orange-OpenSource/ouds-flutter
Component update - update support of RTL
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 10
- Forks
- 5
- Avg merge
- 6d 8h
- Merged PRs (30d)
- 9
Description
Description
As a user of the code library implementing a service in a Right to Left (RtL) language
When an icon is available within a component
I want to be able to add an icon to the component
so that the icon can be flipped vertically and continu to make sens in the RtLusage context
Motivation & Context
This task should be applied to each component that proposes an icon that the user can set.
The sdk should allow the user to setup the icon flip or not depending on when it is used in the RtL context or not.
In each of these components, when the heart icon is used, in order to visualize the icon flip, the icon should be asymmetrical. This new icon should be used: "tips-and-tricks"
In the following zip, the icon has been provided in orange/shosh/wireframe:
Other
Related Issue in other platforms:
Contributor guide
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 each component that lets users set an icon, then review the supplied tips-and-tricks_icon.zip and the related Android, iOS, and Flutter issues. Done means the relevant components support user-controlled RTL icon flipping and use the asymmetric icon where the issue requires it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- design, internationalization, mobile-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100