Overview
Ditto Tools provide enhanced observability and debugging for Ditto-powered apps. When logs aren’t enough, these tools help you monitor connectivity, performance, and internal state, making it easier to diagnose and resolve issues.Supported Platforms
Ditto Tools are available for:Android
Swift
C# .NET
Flutter
Available Tools
Each toolkit provides a set of UI and programmatic tools for real-time insight into your Ditto instance. See the README in each repo for a full feature list and usage examples.Quick Integration
You can add Ditto Tools to your project in about 15 minutes:- Android: Install
com.ditto:ditto-tools-android:6.0.0via Maven Central. - Swift: Install DittoSwiftTools
10.0.0via Swift Package Manager (SPM). - C# .NET: Install
DittoTools.PresenceViewerandDittoTools.Heartbeat2.0.0via NuGet. - Flutter: Install
ditto_flutter_tools3.0.0via pub.dev. - React Native: Install
@dittolive/ditto-react-native-tools2.0.0via npm.