🚀 Announcing Vyuh v1.0 - The first stable release of Vyuh is now available. Read more
Integrations
Third-party Integrations
Core
Vyuh Core
The core library for the Vyuh framework which contains the base types and runtime.
Vyuh Content Widget
A widget that can render content from a CMS, relying on the Vyuh ecosystem to provide the content.
Vyuh Feature System
Provides the essential building blocks for a CMS-driven UI.
Vyuh Extension Content
An extension for the Vyuh framework for creating CMS integrations.
Vyuh Cache
A generic caching package for Vyuh with support for In-Memory and Persistent Storage.
Sanity Client
Native Dart client to run GROQ queries and fetch documents from Sanity.io.
Flutter Sanity Portable Text
Flutter renderer for the Sanity.io Portable Text format with support for standard and custom blocks, spans, annotations, and styles.
MobX
MobX is a library for reactively managing the state of your applications. Use the power of observables, actions, and reactions to supercharge your Dart and Flutter apps.
Flutter MobX
Flutter integration for MobX. It provides a set of Observer widgets that automatically rebuild when the tracked observables change.
MobX Codegen
Code generator for MobX that adds support for annotating your code with @observable, @computed, @action and also creating Store classes.
Plugins
Content Provider for Sanity
A Content Provider that reads documents from Sanity.io. This is the default CMS content-provider for Vyuh.
Vyuh Extension Script
A scripting extension for the Vyuh Framework that allows you to invoke JavaScript-based actions.
Firebase Remote Config
Feature Flag plugin using Firebase Remote Config.
Hive Storage
Hive storage plugin for Vyuh.
Secure Storage
A secure storage plugin for Vyuh using flutter_secure_storage
for encrypted data storage across platforms.
Firebase Authentication
Firebase Authentication Provider with support for Email, Phone-OTP, Google, Apple, Facebook, etc.
Firebase Analytics
An Analytics Provider that supports Firebase Analytics.
Firebase Telemetry
An Telemetry Provider that supports Firebase Crashlytics, Performance and Firebase Analytics.
Sentry Telemetry
A Telemetry Provider for the Sentry.io
service with support for events, errors, messages, transactions including nested spans.
More Coming
More plugins to be added soon.
Features
Vyuh Feature Developer
A Developer-focused feature that that gives an X-ray view of the Vyuh-enabled App.
Vyuh Feature Auth
Supporting UX Feature that works with the Vyuh Authentication Plugin. It provides ready-made default flows.
Vyuh Feature Onboarding
Manage a set of Onboarding screens as an intro into the application, all from the CMS.
Vyuh Feature Forms
A Forms package to simplify creating forms with different fields, validations and layouts.
More Coming
More features to be added soon.
FAQS