From 7dcefd08077bfb7755a40a79ea33379a36f1bf8f Mon Sep 17 00:00:00 2001 From: Tayeb Sedraia Date: Wed, 24 Apr 2024 17:11:50 +0200 Subject: [PATCH] app : add changelog and third party --- app/CHANGELOG.md | 1 + app/THIRD_PARTY.md | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/app/CHANGELOG.md b/app/CHANGELOG.md index 970f0895..d3140aa2 100644 --- a/app/CHANGELOG.md +++ b/app/CHANGELOG.md @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Added +- [A11y] Review accessibility ([#371](https://github.com/Orange-OpenSource/ods-flutter/issues/371)) - Guidelines > Colors ([#330](https://github.com/Orange-OpenSource/ods-flutter/issues/330)) ## Changed diff --git a/app/THIRD_PARTY.md b/app/THIRD_PARTY.md index 67da5fc2..f6afed4a 100644 --- a/app/THIRD_PARTY.md +++ b/app/THIRD_PARTY.md @@ -73,3 +73,9 @@ Apache License 2.0 Copyright 2018 WebView for Flutter [https://pub.dev/packages/webview_flutter](https://pub.dev/packages/webview_flutter) Apache License 2.0 + +### Url Launcher + +Copyright 2018 Url Launcher +[https://pub.dev/packages/url_launcher](https://pub.dev/packages/url_launcher) +Apache License 2.0