Orange-OpenSource / Orange-OpenSource/ouds-flutter

[Component] Create component - Toolbar

Open
#566 0 comments 0 reactions 2 assignees View on GitHub

@nouha06 is already working on this.

Since Feb 11, 2026.

⚛️ component 📱 demo app 🧰 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 Demo App
I want to access the Component
So that I can understand how to use it:

  • while using the demo 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
  • Manage the a11y

Context

The component is described in the Design tools and allows to describe the various states and variants.
For the title in medium and large SliverAppBar set line count and content height for the API .

Variants

TBD

Demo App

In the demo app, the user should be able to see the toolbar component without the FAB.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.