Skip to content

Commit 1ddeefe

Browse files
committed
Remove unnecessary note
1 parent 7a3d6de commit 1ddeefe

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packages/tizen_window_manager/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ dependencies:
1313
tizen_window_manager: ^0.1.0
1414
```
1515
16-
> [!NOTE]
17-
> This plugin only works when the [RendererType](https://github.com/flutter-tizen/flutter-tizen/blob/master/embedding/csharp/Tizen.Flutter.Embedding/FlutterApplication.cs#L110) is [EGL](https://github.com/flutter-tizen/flutter-tizen/blob/master/embedding/csharp/Tizen.Flutter.Embedding/FlutterApplication.cs#L24). Calling this plugin's API when the RendererType is [EvasGL](https://github.com/flutter-tizen/flutter-tizen/blob/master/embedding/csharp/Tizen.Flutter.Embedding/FlutterApplication.cs#L20) will cause the app to crash.
18-
1916
## API Reference
2017
2118
The `WindowManager` class provides methods to control window behavior on the Tizen platform.

0 commit comments

Comments
 (0)