--- sidebar_position: 2 --- # Installation Add to your `pubspec.yaml`: ```yaml dependencies: cherrypick: ^ ``` Then run: ```shell dart pub get ```