From 5d69c145570d78cc8a0c430c894a455d733571de Mon Sep 17 00:00:00 2001 From: Ellet Date: Sun, 10 Dec 2023 11:59:52 +0300 Subject: [PATCH] Update README.md --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0bc82533..c946aefe 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ it's in the GitHub repo instead. - [Table of contents](#table-of-contents) - [Screenshots](#screenshots) - [Installation](#installation) + - [Platform Specific Configurations](#platform-specific-configurations) - [Usage](#usage) - [Migration](#migration) - [Input / Output](#input--output) @@ -102,7 +103,7 @@ dependencies: These versions are tested and well-supported, you shouldn't get a build failure --> -## Usage +## Platform Specific Configurations Before using the package, we must inform you the package use the following plugins: ``` @@ -112,7 +113,11 @@ Before using the package, we must inform you the package use the following plugi super_clipboard ``` -All of them doesn't require any platform spesefic setup, except [super_clipboard](https://pub.dev/packages/super_clipboard) which needs some setup on Android only, it's optional but to support copying images and pasting them into editor then you must setup it, open the page in pub.dev and read the `README.md` to get the instructions. +All of them doesn't require any platform specific setup, except [super_clipboard](https://pub.dev/packages/super_clipboard) which needs some setup on Android only, it's used to support copying images and pasting them into editor then you must setup it, open the page in pub.dev and read the `README.md` to get the instructions. + +The minSdkVersion is `23` as `super_clipboard` requires it + +## Usage First, you need to instantiate a controller