diff --git a/.github/labeler.yml b/.github/labeler.yml
index 4eba0868c..16f2d5dde 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -1,18 +1,12 @@
# Packages
"p: audioplayers":
- packages/audioplayers/**/*
-"p: battery_plus":
- - packages/battery_plus/**/*
-"p: camera":
- - packages/camera/**/*
"p: connectivity_plus":
- packages/connectivity_plus/**/*
"p: device_info_plus":
- packages/device_info_plus/**/*
"p: firebase_core":
- packages/firebase_core/**/*
-"p: flutter_app_badger":
- - packages/flutter_app_badger/**/*
"p: flutter_secure_storage":
- packages/flutter_secure_storage/**/*
"p: flutter_tts":
@@ -25,8 +19,6 @@
- packages/google_maps_flutter/**/*
"p: google_sign_in":
- packages/google_sign_in/**/*
-"p: image_picker":
- - packages/image_picker/**/*
"p: in_app_purchase":
- packages/in_app_purchase/**/*
"p: integration_test":
@@ -41,8 +33,6 @@
- packages/path_provider/**/*
"p: permission_handler":
- packages/permission_handler/**/*
-"p: sensors_plus":
- - packages/sensors_plus/**/*
"p: shared_preferences":
- packages/shared_preferences/**/*
"p: sqflite":
@@ -75,8 +65,6 @@
- packages/video_player_videohole/**/*
"p: wakelock_plus":
- packages/wakelock_plus/**/*
-"p: wearable_rotary":
- - packages/wearable_rotary/**/*
"p: webview_flutter":
- packages/webview_flutter/**/*
"p: webview_flutter_lwe":
diff --git a/.github/recipe.yaml b/.github/recipe.yaml
index 236687241..681deab2b 100644
--- a/.github/recipe.yaml
+++ b/.github/recipe.yaml
@@ -20,21 +20,15 @@ plugins:
wakelock_plus: ["tv-9.0"]
# Only testable with wearable profile.
- battery_plus: []
- flutter_app_badger: []
permission_handler: []
- sensors_plus: []
# No tests.
google_sign_in: []
- image_picker: []
firebase_core: []
tizen_log: []
tizen_notification: []
- wearable_rotary: []
# Functionality not available on emulator.
- camera: []
flutter_webrtc: []
geolocator: []
in_app_purchase: []
diff --git a/README.md b/README.md
index 21b96012d..7462e3a35 100644
--- a/README.md
+++ b/README.md
@@ -15,19 +15,15 @@ The _"non-endorsed"_ status means that the plugin is not endorsed by the origina
| Tizen package | Frontend package | Pub | Endorsed |
|-|-|:-:|:-:|
| [**audioplayers_tizen**](packages/audioplayers) | [audioplayers](https://pub.dev/packages/audioplayers) (3rd-party) | [](https://pub.dev/packages/audioplayers_tizen) | No |
-| [**battery_plus_tizen**](packages/battery_plus) | [battery_plus](https://pub.dev/packages/battery_plus) (1st-party) | [](https://pub.dev/packages/battery_plus_tizen) | No |
-| [**camera_tizen**](packages/camera) | [camera](https://pub.dev/packages/camera) (1st-party) | [](https://pub.dev/packages/camera_tizen) | No |
| [**connectivity_plus_tizen**](packages/connectivity_plus) | [connectivity_plus](https://pub.dev/packages/connectivity_plus) (1st-party) | [](https://pub.dev/packages/connectivity_plus_tizen) | No |
| [**device_info_plus_tizen**](packages/device_info_plus) | [device_info_plus](https://pub.dev/packages/device_info_plus) (1st-party) | [](https://pub.dev/packages/device_info_plus_tizen) | No |
| [**firebase_core_tizen**](packages/firebase_core) | [firebase_core](https://pub.dev/packages/firebase_core) | [](https://pub.dev/packages/firebase_core_tizen) | No |
-| [**flutter_app_badger_tizen**](packages/flutter_app_badger) | [flutter_app_badger](https://pub.dev/packages/flutter_app_badger) (3rd-party) | [](https://pub.dev/packages/flutter_app_badger_tizen) | No |
| [**flutter_secure_storage_tizen**](packages/flutter_secure_storage) | [flutter_secure_storage](https://pub.dev/packages/flutter_secure_storage) (3rd-party) | [](https://pub.dev/packages/flutter_secure_storage_tizen) | No |
| [**flutter_tts_tizen**](packages/flutter_tts) | [flutter_tts](https://pub.dev/packages/flutter_tts) (3rd-party) | [](https://pub.dev/packages/flutter_tts_tizen) | No |
| [**flutter_webrtc_tizen**](packages/flutter_webrtc) | [flutter_webrtc](https://pub.dev/packages/flutter_webrtc) (3rd-party) | [](https://pub.dev/packages/flutter_webrtc_tizen) | No |
| [**geolocator_tizen**](packages/geolocator) | [geolocator](https://pub.dev/packages/geolocator) (3rd-party) | [](https://pub.dev/packages/geolocator_tizen) | No |
| [**google_maps_flutter_tizen**](packages/google_maps_flutter) | [google_maps_flutter](https://pub.dev/packages/google_maps_flutter) (1st-party) | [](https://pub.dev/packages/google_maps_flutter_tizen) | No |
| [**google_sign_in_tizen**](packages/google_sign_in) | [google_sign_in](https://pub.dev/packages/google_sign_in) (1st-party) | [](https://pub.dev/packages/google_sign_in_tizen) | No |
-| [**image_picker_tizen**](packages/image_picker) | [image_picker](https://pub.dev/packages/image_picker) (1st-party) | [](https://pub.dev/packages/image_picker_tizen) | No |
| [**in_app_purchase_tizen**](packages/in_app_purchase) | [in_app_purchase](https://pub.dev/packages/in_app_purchase) (1st-party) | [](https://pub.dev/packages/in_app_purchase_tizen) | No |
| [**integration_test_tizen**](packages/integration_test) | [integration_test](https://github.com/flutter/flutter/tree/main/packages/integration_test) (1st-party) | [](https://pub.dev/packages/integration_test_tizen) | No |
| [**messageport_tizen**](packages/messageport) | (Tizen-only) | [](https://pub.dev/packages/messageport_tizen) | N/A |
@@ -35,7 +31,6 @@ The _"non-endorsed"_ status means that the plugin is not endorsed by the origina
| [**package_info_plus_tizen**](packages/package_info_plus) | [package_info_plus](https://pub.dev/packages/package_info_plus) (1st-party) | [](https://pub.dev/packages/package_info_plus_tizen) | No |
| [**path_provider_tizen**](packages/path_provider) | [path_provider](https://pub.dev/packages/path_provider) (1st-party) | [](https://pub.dev/packages/path_provider_tizen) | No |
| [**permission_handler_tizen**](packages/permission_handler) | [permission_handler](https://pub.dev/packages/permission_handler) (3rd-party) | [](https://pub.dev/packages/permission_handler_tizen) | No |
-| [**sensors_plus_tizen**](packages/sensors_plus) | [sensors_plus](https://pub.dev/packages/sensors_plus) (1st-party) | [](https://pub.dev/packages/sensors_plus_tizen) | No |
| [**shared_preferences_tizen**](packages/shared_preferences) | [shared_preferences](https://pub.dev/packages/shared_preferences) (1st-party) | [](https://pub.dev/packages/shared_preferences_tizen) | No |
| [**sqflite_tizen**](packages/sqflite) | [sqflite](https://pub.dev/packages/sqflite) (3rd-party) | [](https://pub.dev/packages/sqflite_tizen) | No |
| [**tizen_app_control**](packages/tizen_app_control) | (Tizen-only) | [](https://pub.dev/packages/tizen_app_control) | N/A |
@@ -52,7 +47,6 @@ The _"non-endorsed"_ status means that the plugin is not endorsed by the origina
| [**video_player_tizen**](packages/video_player) | [video_player](https://pub.dev/packages/video_player) (1st-party) | [](https://pub.dev/packages/video_player_tizen) | No |
| [**video_player_videohole**](packages/video_player_videohole) | (Tizen-only) | [](https://pub.dev/packages/video_player_videohole) | N/A |
| [**wakelock_plus_tizen**](packages/wakelock_plus) | [wakelock_plus](https://pub.dev/packages/wakelock_plus) (1st-party) | [](https://pub.dev/packages/wakelock_plus_tizen) | No |
-| [**wearable_rotary**](packages/wearable_rotary) | (Tizen-only) | [](https://pub.dev/packages/wearable_rotary) | N/A |
| [**webview_flutter_lwe**](packages/webview_flutter_lwe) | [webview_flutter](https://pub.dev/packages/webview_flutter) (1st-party) | [](https://pub.dev/packages/webview_flutter_lwe) | No |
| [**webview_flutter_tizen**](packages/webview_flutter) | [webview_flutter](https://pub.dev/packages/webview_flutter) (1st-party) | [](https://pub.dev/packages/webview_flutter_tizen) | No |
@@ -61,19 +55,15 @@ The _"non-endorsed"_ status means that the plugin is not endorsed by the origina
| Package name | TV | TV
emulator | RPI | Remarks |
|-|:-:|:-:|:-:|-|
| [**audioplayers_tizen**](packages/audioplayers) | ✔️ | ✔️ | ✔️ |
-| [**battery_plus_tizen**](packages/battery_plus) | ❌ | ❌ | ❌ | No battery |
-| [**camera_tizen**](packages/camera) | ❌ | ❌ | ❌ | No camera |
| [**connectivity_plus_tizen**](packages/connectivity_plus) | ✔️ | ✔️ | ✔️ | Returns incorrect connection status |
| [**device_info_plus_tizen**](packages/device_info_plus) | ✔️ | ✔️ | ✔️ |
| [**firebase_core**](packages/firebase_core) | ✔️ | ✔️ | ✔️ |
-| [**flutter_app_badger_tizen**](packages/flutter_app_badger) | ❌ | ❌ | ❌ | API not supported |
| [**flutter_secure_storage_tizen**](packages/flutter_secure_storage) | ✔️ | ✔️ | ✔️ |
| [**flutter_tts_tizen**](packages/flutter_tts) | ✔️ | ✔️ | ✔️ |
| [**flutter_webrtc_tizen**](packages/flutter_webrtc) | ✔️ | ❌ | ❌ | No camera |
| [**geolocator_tizen**](packages/geolocator) | ❌ | ❌ | ✔️ | Not applicable for TV |
| [**google_maps_flutter_tizen**](packages/google_maps_flutter) | ✔️ | ✔️ | ✔️ |
| [**google_sign_in_tizen**](packages/google_sign_in) | ✔️ | ✔️ | ✔️ |
-| [**image_picker_tizen**](packages/image_picker) | ❌ | ❌ | ❌ | No camera,
No file manager app |
| [**in_app_purchase_tizen**](packages/in_app_purchase) | ✔️ | ❌ | ❌ | Only applicable for TV |
| [**integration_test_tizen**](packages/integration_test) | ✔️ | ✔️ | ✔️ |
| [**messageport_tizen**](packages/messageport) | ✔️ | ✔️ | ✔️ |
@@ -81,7 +71,6 @@ The _"non-endorsed"_ status means that the plugin is not endorsed by the origina
| [**package_info_plus_tizen**](packages/package_info_plus) | ✔️ | ✔️ | ✔️ |
| [**path_provider_tizen**](packages/path_provider) | ✔️ | ✔️ | ✔️ |
| [**permission_handler_tizen**](packages/permission_handler) | ⚠️ | ⚠️ | ✔️ | Not applicable for TV |
-| [**sensors_plus_tizen**](packages/sensors_plus) | ❌ | ❌ | ❌ | No sensor hardware |
| [**shared_preferences_tizen**](packages/shared_preferences) | ✔️ | ✔️ | ✔️ |
| [**sqflite_tizen**](packages/sqflite) | ✔️ | ✔️ | ✔️ |
| [**tizen_app_control**](packages/tizen_app_control) | ✔️ | ✔️ | ✔️ |
@@ -98,7 +87,6 @@ The _"non-endorsed"_ status means that the plugin is not endorsed by the origina
| [**video_player_tizen**](packages/video_player) | ✔️ | ❌ | ✔️ | TV emulator issue |
| [**video_player_videohole**](packages/video_player_videohole) | ✔️ | ❌ | ⚠️ | See README for details |
| [**wakelock_plus_tizen**](packages/wakelock_plus) | ✔️ | ✔️ | ❌ | Only applicable for TV |
-| [**wearable_rotary**](packages/wearable_rotary) | ❌ | ❌ | ❌ | Not applicable for TV |
| [**webview_flutter_lwe**](packages/webview_flutter_lwe) | ✔️ | ✔️ | ✔️ | Not for production use |
| [**webview_flutter_tizen**](packages/webview_flutter) | ✔️ | ✔️ | ✔️ | API not supported |
diff --git a/packages/battery_plus/CHANGELOG.md b/packages/battery_plus/CHANGELOG.md
index 4c25bac08..5a273738e 100644
--- a/packages/battery_plus/CHANGELOG.md
+++ b/packages/battery_plus/CHANGELOG.md
@@ -1,6 +1,7 @@
-## NEXT
+## 1.1.4
* Update code format.
+* Updates README to indicate that the package has been discontinued.
## 1.1.3
diff --git a/packages/battery_plus/README.md b/packages/battery_plus/README.md
index e6ced2c00..e59b0dd4a 100644
--- a/packages/battery_plus/README.md
+++ b/packages/battery_plus/README.md
@@ -2,6 +2,12 @@
[](https://pub.dev/packages/battery_plus_tizen)
+## Discontinued
+
+**This project has been discontinued**, and will not receive further updates. If you need any features related to this project, please request to [here](https://github.com/flutter-tizen/plugins/issues).
+
+---
+
The Tizen implementation of [`battery_plus`](https://pub.dev/packages/battery_plus).
## Usage
@@ -11,7 +17,7 @@ This package is not an _endorsed_ implementation of `battery_plus`. Therefore, y
```yaml
dependencies:
battery_plus: ^4.0.1
- battery_plus_tizen: ^1.1.3
+ battery_plus_tizen: ^1.1.4
```
Then you can import `battery_plus` in your Dart code:
diff --git a/packages/battery_plus/pubspec.yaml b/packages/battery_plus/pubspec.yaml
index 6cbab82d8..70b2fb519 100644
--- a/packages/battery_plus/pubspec.yaml
+++ b/packages/battery_plus/pubspec.yaml
@@ -2,7 +2,7 @@ name: battery_plus_tizen
description: A Flutter plugin to access various information about the battery of the device the app is running on. This is a tizen implementation of the battery_plus plugin.
homepage: https://github.com/flutter-tizen/plugins
repository: https://github.com/flutter-tizen/plugins/tree/master/packages/battery_plus
-version: 1.1.3
+version: 1.1.4
environment:
sdk: ">=3.1.0 <4.0.0"
diff --git a/packages/camera/CHANGELOG.md b/packages/camera/CHANGELOG.md
index b5c34018a..e1ea0e37f 100644
--- a/packages/camera/CHANGELOG.md
+++ b/packages/camera/CHANGELOG.md
@@ -1,6 +1,7 @@
-## NEXT
+## 0.3.6
* Update code format.
+* Updates README to indicate that the package has been discontinued.
## 0.3.5
diff --git a/packages/camera/README.md b/packages/camera/README.md
index 4af9d3acd..7273a7c9e 100644
--- a/packages/camera/README.md
+++ b/packages/camera/README.md
@@ -2,6 +2,12 @@
[](https://pub.dev/packages/camera_tizen)
+## Discontinued
+
+**This project has been discontinued**, and will not receive further updates. If you need any features related to this project, please request to [here](https://github.com/flutter-tizen/plugins/issues).
+
+---
+
The Tizen implementation of [`camera`](https://pub.dev/packages/camera).
## Supported devices
@@ -26,7 +32,7 @@ This package is not an _endorsed_ implementation of `camera`. Therefore, you hav
```yaml
dependencies:
camera: ^0.9.4
- camera_tizen: ^0.3.5
+ camera_tizen: ^0.3.6
```
Then you can import `camera` in your Dart code:
diff --git a/packages/camera/pubspec.yaml b/packages/camera/pubspec.yaml
index 71ac00c16..79e2a4539 100644
--- a/packages/camera/pubspec.yaml
+++ b/packages/camera/pubspec.yaml
@@ -2,7 +2,7 @@ name: camera_tizen
description: Tizen implementation of the camera plugin.
homepage: https://github.com/flutter-tizen/plugins
repository: https://github.com/flutter-tizen/plugins/tree/master/packages/camera
-version: 0.3.5
+version: 0.3.6
environment:
sdk: ">=3.1.0 <4.0.0"
diff --git a/packages/flutter_app_badger/CHANGELOG.md b/packages/flutter_app_badger/CHANGELOG.md
index 73a3baec4..3ad0e3017 100644
--- a/packages/flutter_app_badger/CHANGELOG.md
+++ b/packages/flutter_app_badger/CHANGELOG.md
@@ -1,3 +1,7 @@
+## 0.1.2
+
+* Updates README to indicate that the package has been discontinued.
+
## 0.1.1
* Update minimum Flutter and Dart version to 3.13 and 3.1.
diff --git a/packages/flutter_app_badger/README.md b/packages/flutter_app_badger/README.md
index c4f890736..4e7d89f41 100644
--- a/packages/flutter_app_badger/README.md
+++ b/packages/flutter_app_badger/README.md
@@ -2,6 +2,14 @@
[](https://pub.dev/packages/flutter_app_badger_tizen)
+
+## Discontinued
+
+**This project has been discontinued**, and will not receive further updates. If you need any features related to this project, please request to [here](https://github.com/flutter-tizen/plugins/issues).
+
+---
+
+
The Tizen implementation of [`flutter_app_badger`](https://pub.dev/packages/flutter_app_badger).
## Usage
@@ -11,7 +19,7 @@ The Tizen implementation of [`flutter_app_badger`](https://pub.dev/packages/flut
```yaml
dependencies:
flutter_app_badger: ^1.5.0
- flutter_app_badger_tizen: ^0.1.1
+ flutter_app_badger_tizen: ^0.1.2
```
Then you can import `flutter_app_badger` in your Dart code:
diff --git a/packages/flutter_app_badger/pubspec.yaml b/packages/flutter_app_badger/pubspec.yaml
index b469736d4..393c0f4c0 100644
--- a/packages/flutter_app_badger/pubspec.yaml
+++ b/packages/flutter_app_badger/pubspec.yaml
@@ -2,7 +2,7 @@ name: flutter_app_badger_tizen
description: Tizen implementation of the flutter_app_badger plugin.
homepage: https://github.com/flutter-tizen/plugins
repository: https://github.com/flutter-tizen/plugins/tree/master/packages/flutter_app_badger_tizen
-version: 0.1.1
+version: 0.1.2
environment:
sdk: ">=3.1.0 <4.0.0"
diff --git a/packages/image_picker/CHANGELOG.md b/packages/image_picker/CHANGELOG.md
index a2e8f4f26..0a4ebeabd 100644
--- a/packages/image_picker/CHANGELOG.md
+++ b/packages/image_picker/CHANGELOG.md
@@ -1,6 +1,7 @@
-## NEXT
+## 2.3.2
* Update code format.
+* Updates README to indicate that the package has been discontinued.
## 2.3.1
diff --git a/packages/image_picker/README.md b/packages/image_picker/README.md
index fb921557c..acb83b9e7 100644
--- a/packages/image_picker/README.md
+++ b/packages/image_picker/README.md
@@ -2,6 +2,12 @@
[](https://pub.dev/packages/image_picker_tizen)
+## Discontinued
+
+**This project has been discontinued**, and will not receive further updates. If you need any features related to this project, please request to [here](https://github.com/flutter-tizen/plugins/issues).
+
+---
+
The Tizen implementation of [`image_picker`](https://pub.dev/packages/image_picker).
## Usage
@@ -11,7 +17,7 @@ To use this plugin, add `image_picker` and `image_picker_tizen` as [dependencies
```yaml
dependencies:
image_picker: ^1.0.1
- image_picker_tizen: ^2.3.1
+ image_picker_tizen: ^2.3.2
```
Then you can import `image_picker` in your Dart code.
diff --git a/packages/image_picker/pubspec.yaml b/packages/image_picker/pubspec.yaml
index 00eafbd2c..d356da488 100644
--- a/packages/image_picker/pubspec.yaml
+++ b/packages/image_picker/pubspec.yaml
@@ -2,7 +2,7 @@ name: image_picker_tizen
description: Tizen implementation of the image_picker plugin.
homepage: https://github.com/flutter-tizen/plugins
repository: https://github.com/flutter-tizen/plugins/tree/master/packages/image_picker
-version: 2.3.1
+version: 2.3.2
environment:
sdk: ">=3.1.0 <4.0.0"
diff --git a/packages/sensors_plus/CHANGELOG.md b/packages/sensors_plus/CHANGELOG.md
index cea445043..f203904eb 100644
--- a/packages/sensors_plus/CHANGELOG.md
+++ b/packages/sensors_plus/CHANGELOG.md
@@ -1,6 +1,7 @@
-## NEXT
+## 1.1.6
* Update code format.
+* Updates README to indicate that the package has been discontinued.
## 1.1.5
diff --git a/packages/sensors_plus/README.md b/packages/sensors_plus/README.md
index 2ab8c77fb..7f9fafbee 100644
--- a/packages/sensors_plus/README.md
+++ b/packages/sensors_plus/README.md
@@ -2,6 +2,12 @@
[](https://pub.dev/packages/sensors_plus_tizen)
+## Discontinued
+
+**This project has been discontinued**, and will not receive further updates. If you need any features related to this project, please request to [here](https://github.com/flutter-tizen/plugins/issues).
+
+---
+
The Tizen implementation of [`sensors_plus`](https://pub.dev/packages/sensors_plus).
## Usage
@@ -11,7 +17,7 @@ This package is not an _endorsed_ implementation of 'sensors_plus'. Therefore, y
```yaml
dependencies:
sensors_plus: ^4.0.1
- sensors_plus_tizen: ^1.1.5
+ sensors_plus_tizen: ^1.1.6
```
Then you can import `sensors_plus` in your Dart code:
diff --git a/packages/sensors_plus/pubspec.yaml b/packages/sensors_plus/pubspec.yaml
index b5b022837..5201a2cb2 100644
--- a/packages/sensors_plus/pubspec.yaml
+++ b/packages/sensors_plus/pubspec.yaml
@@ -2,7 +2,7 @@ name: sensors_plus_tizen
description: Tizen implementation of the sensors plugin.
homepage: https://github.com/flutter-tizen/plugins
repository: https://github.com/flutter-tizen/plugins/tree/master/packages/sensors_plus
-version: 1.1.5
+version: 1.1.6
environment:
sdk: ">=3.1.0 <4.0.0"
diff --git a/packages/wearable_rotary/CHANGELOG.md b/packages/wearable_rotary/CHANGELOG.md
index acb2cf13f..4b0cb4488 100644
--- a/packages/wearable_rotary/CHANGELOG.md
+++ b/packages/wearable_rotary/CHANGELOG.md
@@ -1,8 +1,9 @@
-## NEXT
+## 2.0.3
* Fix new lint warnings.
* Update minimum Flutter and Dart version to 3.13 and 3.1.
* Update code format.
+* Updates README to indicate that the package has been discontinued.
## 2.0.2
diff --git a/packages/wearable_rotary/README.md b/packages/wearable_rotary/README.md
index a98b58300..f55ea999e 100644
--- a/packages/wearable_rotary/README.md
+++ b/packages/wearable_rotary/README.md
@@ -2,6 +2,12 @@
[](https://pub.dev/packages/wearable_rotary)
+ ## Discontinued
+
+**This project has been discontinued**, and will not receive further updates. If you need any features related to this project, please request to [here](https://github.com/flutter-tizen/plugins/issues).
+
+---
+
Flutter plugin that can listen to rotary events on Wear OS and Tizen Galaxy watch devices.
## Setup
diff --git a/packages/wearable_rotary/pubspec.yaml b/packages/wearable_rotary/pubspec.yaml
index aea02a715..e77b3c3f4 100644
--- a/packages/wearable_rotary/pubspec.yaml
+++ b/packages/wearable_rotary/pubspec.yaml
@@ -2,7 +2,7 @@ name: wearable_rotary
description: Flutter plugin that can listen to rotary events on Wear OS and Tizen Galaxy watch devices.
homepage: https://github.com/flutter-tizen/plugins
repository: https://github.com/flutter-tizen/plugins/tree/master/packages/wearable_rotary
-version: 2.0.2
+version: 2.0.3
environment:
sdk: ">=3.1.0 <4.0.0"