> For the complete documentation index, see [llms.txt](https://docs.uqudo.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/flutter/plugin-installation.md).

# Plugin Installation

**Note**: Use XCode 14.1 and above.

Run the following command inside your Flutter project to install the latest version of the plugin:

```shell
flutter pub add uqudosdk_flutter
```

**iOS**

Please follow the steps described in [Xcode Environment Setup](/docs/kyc/uqudo-sdk/integration/ios/prepare-environment.md#xcode-environment-setup-for-ios).
