Orange-OpenSource / Orange-OpenSource/ouds-flutter
[Feature] Add About module
Open
@nouha06 is already working on this.
Since Sep 17, 2025.
🔍 triage
🗳️ feature
🧰 library
- Dominant language
- Dart
- Stars
- 10
- Forks
- 5
- Avg merge
- 6d 8h
- Merged PRs (30d)
- 9
Description
Prerequisites
- I have searched the backlog for duplicate or closed feature requests
As a
User
... I want to
Have the "about" module
... so that I can
Get app details
Motivation and context
Procie this mandatory module for v1
Proposed Solution
Implement a first solution like ODS one, without More Apps module for now.
Provide several details and features for users about the app:
- Share the app (4)
- Send feedback (5)
- Display app version (6)
- Display app copyright (7)
- Display app description (8)
- Add additional links (like design gudelines), optional (9)
- Add app news, optional (10)
- Add changelog, optional (11)
- Add privacy policy (13)
- Add term of services (14)
- Add declaration of accessibility (15)
The about page must have:
- A title (about) (1)
- An illusration (2)
- A subtitle (app name) (3)
- Actions buttons
- Verisons
- Copyrights
- Description
- Links
Other
ODS implementation
About module defined in ODS iOS is available here
About module defined in ODS Android is available here
About More Apps module
Should be added later
Anotated screenshots (iOS)
Video of ODS about module (iOS)
https://github.com/user-attachments/assets/99d1ad02-b931-4726-b4eb-3796c7ac7bf6
Contact Details
No response
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.