# Flutter Player
Flutter widget for rendering .lottie and .json animations. Supports playback control, theming, slots, and state machines on iOS, Android, macOS, and web.

# dotLottie Flutter Player

The dotLottie Flutter player (`dotlottie_flutter`) renders `.lottie` and `.json` Lottie animations in Flutter applications. It supports playback control, theming, slots, and state machines on iOS, Android, macOS, and web.

## Tutorials

- [Getting Started](/en/runtimes/distributions/flutter/v0.x) — Install the player and display your first animation

## How-to Guides

- [Examples](/en/runtimes/distributions/flutter/v0.x/examples) — Common tasks with code examples

## Reference

- [API Reference](/en/runtimes/distributions/flutter/v0.x/api-reference) — `DotLottieView` widget, `DotLottieViewController`, and event callbacks
