> For the complete documentation index, see [llms.txt](https://uflutter.gitbook.io/uflutter-ui-kit/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://uflutter.gitbook.io/uflutter-ui-kit/installation-and-setup.md).

# Installation and setup

Install and Setup in Android Studio

Follow the [Set up an editor](https://flutter.dev/docs/get-started/editor?tab=androidstudio) instructions to install the Dart and Flutter plugins.

#### Updating the plugins <a href="#updating-the-plugins" id="updating-the-plugins"></a>

Updates to the plugins are shipped on a regular basis. You should be prompted in the IDE when an update is available.

To check for updates manually:

1. Open preferences (**Android Studio > Check for Updates** on macOS, **Help > Check for Updates** on Linux).
2. If `dart` or `flutter` are listed, update them.
