An open API service indexing awesome lists of open source software.

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

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

[![Tests Status](https://img.shields.io/github/actions/workflow/status/Orange-OpenSource/ods-flutter/build.yml?branch=main&label=Flutter%20Build&logo=github)](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).