Orange-OpenSource / Orange-OpenSource/ouds-flutter
In `library`, add `toast` component
Open
@AhmedAmineZr is already working on this.
Since Aug 10, 2026.
⚛️ component
⚠️ on hold
📖 documentation
📱 demo app
🔍 triage
🧰 library
- Dominant language
- Dart
- Stars
- 10
- Forks
- 5
- Avg merge
- 6d 8h
- Merged PRs (30d)
- 9
Description
Description
As a user of the OUDS library
I want to be able to use the component
So that I can add an OUDS component in my own projects
As a user of the library
I want to be able to use the component
So that I have access to the documentation on how to use it
As a user of the Design System Toolbox app
I want to access the component
So that I can understand how to use it:
- while using the Design System Toolbox app I can interact with the available options and observe the changes on the component itself
- I can see the code associated to the component customization
- I can copy and paste the code from the app based on the selected customization
- or when looking into the code of the app itself, I would also understand how to use it
Definition of Ready
- Implementation of tokens v2.7 (#868)
Definition of Done
Flutter library
- Implement components
- Update documentation
- Update CHANGELOG
Design System Toolbox
- Add page for component
- Update snapshot tests
- Update CHANGELOG
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.