> For the complete documentation index, see [llms.txt](https://docs.accurascan.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.accurascan.com/language/flutter/project-setup.md).

# Project Setup

**Add:** `flutter_accurascan_kyc` under dependencies in your pubspec.yaml file. And run \
`flutter pub get`

OR

&#x20;**Install using Terminal**

```
flutter pub add flutter_accurascan_kyc:4.2.0
```
