-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
- Loading branch information
1 parent
859e800
commit 39c9041
Showing
1 changed file
with
36 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,37 @@ | ||
<h1 align="center">OUDS Flutter</h1> | ||
|
||
<p align="center"> | ||
OUDS Flutter provides Orange Flutter components to developers and a demo application. | ||
<br> | ||
<a href="https://flutter.unified-design-system.orange.com/"><strong>Visit OUDS Flutter</strong></a> | ||
<br> | ||
<br> | ||
<a href="https://github.com/Orange-OpenSource/ouds-flutter/issues/new?assignees=paulinea&labels=%F0%9F%90%9E+bug%2C%F0%9F%94%8D+triage&template=bug_report.yml&title=[Bug]%3A+Bug+Summary">Report bug</a> | ||
· | ||
<a href="https://github.com/Orange-OpenSource/ouds-flutter/issues/new?assignees=paulinea&labels=feature%2C%F0%9F%94%8D%20triage&template=feature_request.yml&title=[feature]%3A+">Request feature</a> | ||
</p> | ||
|
||
## Table of contents | ||
|
||
- [Content](#content) | ||
- [Bugs and feature requests](#bugs-and-feature-requests) | ||
- [Contributing](#contributing) | ||
- [Copyright and license](#copyright-and-license) | ||
|
||
## Content | ||
|
||
This repository contains the OUDS Flutter library that provides Orange Flutter components, but also a demo application showcasing these different components. | ||
|
||
## 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/ouds-flutter/issues/new/choose). | ||
|
||
## Contributing | ||
|
||
Please read through our [contributing guidelines](https://github.com/Orange-OpenSource/ouds-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/ouds-flutter/blob/main/LICENSE). |