https://github.com/orange-opensource/ods-flutter
Flutter library of reusable graphical components for Android and iOS
https://github.com/orange-opensource/ods-flutter
android components dart demo-app design-system flutter flutter-library ios library
Last synced: 3 months ago
JSON representation
Flutter library of reusable graphical components for Android and iOS
- Host: GitHub
- URL: https://github.com/orange-opensource/ods-flutter
- Owner: Orange-OpenSource
- License: mit
- Archived: true
- Created: 2023-04-12T09:31:59.000Z (almost 3 years ago)
- Default Branch: develop
- Last Pushed: 2025-06-16T13:51:46.000Z (8 months ago)
- Last Synced: 2025-10-23T00:54:51.582Z (3 months ago)
- Topics: android, components, dart, demo-app, design-system, flutter, flutter-library, ios, library
- Language: Dart
- Homepage: https://orange-opensource.github.io/ods-flutter/
- Size: 14.2 MB
- Stars: 17
- Watchers: 9
- Forks: 4
- Open Issues: 68
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Orange Design System Flutter
ODS Flutter provides Orange Flutter components for Android and iOS to developers, and a demo application.
Visit ODS Flutter
Report bug
·
Request feature
> [!CAUTION]
> ODS is not maintained anymore.
> You should use [Orange Unified Design System](https://github.com/Orange-OpenSource/ouds-flutter) instead.
> [!IMPORTANT]
> This project is different to [Orange Unified Design System](https://github.com/Orange-OpenSource/ouds-flutter) instead.
## Table of contents
- [Status](#status)
- [Content](#content)
- [Bugs and feature requests](#bugs-and-feature-requests)
- [Contributing](#contributing)
- [Copyright and license](#copyright-and-license)
## Status
[](https://github.com/Orange-OpenSource/ods-flutter/actions/workflows/build.yml?query=branch%3Amain)
## Content
This repository contains the Orange Design System Flutter library that provides Orange Flutter components for Android and iOS, but also a demo application showcasing these different components.
For more specific information:
* [Library README](https://github.com/Orange-OpenSource/ods-flutter/blob/main/lib/README.md)
* [Demo application README](https://github.com/Orange-OpenSource/ods-flutter/blob/main/app/README.md)
**Want to check the demo app rendering on web?**
It is publicly hosted on GitHub Pages at https://orange-opensource.github.io/ods-flutter/, and can also be run locally.
## Bugs and feature requests
Have a bug or a feature request? Please first search for existing and closed issues. If your problem or idea is not addressed yet, [please open a new issue](https://github.com/Orange-OpenSource/ods-flutter/issues/new/choose).
## Contributing
Please read through our [contributing guidelines](https://github.com/Orange-OpenSource/ods-flutter/blob/main/CONTRIBUTING.md). Included are directions for opening issues, coding standards, and notes on development.
## Copyright and license
Code released under the [MIT License](https://github.com/Orange-OpenSource/ods-flutter/blob/main/LICENSE).