Flutter Guides
Step-by-step guides for Flutter SDK integration and configuration.
Common Flutter development tasks for integrating the Grovs SDK, including package management with pub.dev.
Installation
- Integrating a pub.dev Package — Add the Grovs SDK to your Flutter project from pub.dev
Native platform setup
The Flutter SDK wraps the native iOS and Android SDKs, so the underlying platform configuration also applies:
- How to Add an Associated Domain — Configure associated domains in Xcode for Universal Links
- How to Add a New URL Scheme — Configure custom URL schemes for deep linking in your iOS app
- How to Add a New Intent Filter — Configure intent filters for deep linking in your Android app
- How to Get the SHA-256 Fingerprint — Obtain SHA-256 fingerprints for debug and release signing certificates
Edit this page on GitHubLast updated 2026-09-03