revclust_flutter 0.5.0
revclust_flutter: ^0.5.0 copied to clipboard
Flutter SDK for integrating a Flutter app with Revclust hosted incident capture.
revclust_flutter #
Flutter SDK for integrating a Flutter app with the Revclust hosted incident-capture service.
Revclust is a product of ASTROSCEND LIMITED.
Install #
Add the SDK from pub.dev.
dependencies:
revclust_flutter: ^0.5.0
If Revclust gives you a specific git tag for a preview build, pin that tag explicitly instead of using a moving branch.
Requirements #
- Dart
>=3.3.0 <4.0.0 - Flutter
>=3.19.0
Platform Scope #
This SDK is for Flutter mobile apps on iOS and Android. Flutter web and
desktop runtimes are not part of the current support boundary.
Supported Entrypoint #
Use the supported SDK entrypoint:
import "package:revclust_flutter/revclust_flutter.dart";
This is the supported entrypoint for app integrations.
Setup Docs #
After adding the dependency, follow the Revclust setup docs for:
- SDK key configuration
- initialization and status checks
- state snapshot setup and the first explicit capture
- first incident verification and troubleshooting
Release Policy #
Revclust publishes supported SDK releases on pub.dev.
License And Service Boundary #
The Revclust Flutter SDK is open-source under the MIT License.
Hosted Revclust service access is governed by your Revclust account and the Revclust Terms.
Support #
For setup help, first-incident verification, and operational support, use the Revclust docs and support.
This public repository publishes the SDK. External issue reports and pull requests are not the normal support path unless Revclust has explicitly invited them.