Orange-OpenSource / Orange-OpenSource/ouds-flutter
In library, add component `expand link` (update v2.5)
Open
Nobody has claimed this yet.
⚛️ component
📖 documentation
📱 demo app
🔍 triage
🧰 library
- Dominant language
- Dart
- Stars
- 10
- Forks
- 5
- Avg merge
- 6d 8h
- Merged PRs (30d)
- 9
Description
Description
Verbatims of @MaximeTonnerre
Release not
- The specific component “On colored bg” has been split into two distinct components:
- A public version offering traditional management of dark and light modes
- A private version (allowing the core team to nest the component with other components) offering customized mode management with four possible configurations:
- Always in light mode
- Always in dark mode
- Light to dark mode
- Dark to light mode
- Consequently, for the private version, the name of the “Inverted color” variant has been replaced to “Mode control”.
Definition of Ready
To be defined
Definition of Done
To be defined
Resources
See internal Figma
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.
Assessment
This issue has not been assessed yet.