Download Inclusio

Choose your integration method and download the complete package with documentation

Web Widget

For web applications and any JavaScript-based platform

What's Included

  • Pre-built JavaScript widget (minified & unminified)
  • TypeScript source files
  • React component implementation
  • CSS styles and assets

Documentation Included

  • Integration Guide (12+ platforms)
  • Usage Guide & API Reference
  • Deployment & Publishing Guide
  • GitHub Actions Setup Guide
Versionv2.4.0
Package Size~50KB minified
Flutter Package

Native Dart package for all Flutter platforms

What's Included

  • Complete Flutter package source code
  • Cross-platform support (Linux, Windows, macOS, Android, iOS, Web)
  • Example application
  • Type-safe Dart models

Documentation Included

  • Flutter Integration Guide (Comprehensive)
  • Usage Guide & API Reference
  • Platform-specific Setup Instructions
  • Example App Source Code
Versionv2.4.0
Package Size~300KB

Quick Start

Web Widget

<!-- Add to your HTML -->
<script
src="inclusio.min.js"
></script>
<script>
new Inclusio.InclusioCore();
</script>

Flutter Package

// Add to pubspec.yaml
dependencies:
inclusio_flutter: ^2.4.0
// Wrap your app
InclusioApp(
child: MyApp(),
)

💡 Need Help? Each download includes comprehensive documentation with step-by-step integration guides, code examples, and platform-specific instructions. Check the README.md file in the download for quick start instructions.

© 2025 Inclusio by Testhive. Making the web accessible for everyone.

Need support? Contact us at support@testhive.com