In-App UI
Flutter
SDK
Quick start
Getting started with the Flutter SDK
Get started with the Knock Flutter SDK to build in-app notification experiences.
The Knock Flutter SDK is a client-side SDK for interacting with the Knock API and for building in-app notification experiences for Flutter applications. This documentation shows some of the ways you can interact with the SDK.
Quick links
#Requirements
#- Dart SDK
>=3.8.0 - Flutter
>=3.32.0
(These match the environment constraints in the package pubspec.yaml.)
Installation
#You can find knock_flutter on pub.dev.
That command resolves to the current 1.x line. If you are upgrading from 0.1.x, use the migration table in the SDK README.