Plugins tackle the cross-cutting capabilities of your application. Vyuh provides
standard interfaces to the most critical capabilities with an ever-growing set
of third-party integrations.
Core Plugins
Content
Allows integrating with a CMS to drive the entire App Experience.
Navigation
Allows navigation and routing to various routes in your application. Vyuh uses the GoRouter is its built-in router.
Analytics
Tracks all events, actions, network calls, navigation inside your Vyuh App
Dependency Injection
Provides a way to fetch shared services and objects that are required across the Application using a centralized registry.
Network
Makes network calls using your standard ReST methods (get, post, patch, delete, etc.)
Auth
Handles authentication and its associated session/token management.
Feature Flag
Run A/B/N Tests or just control visibility of features, actions, layouts, content-blocks and even screen journeys.
Storage
Provides persistent or in-memory key-value storage that can be used to store app related data
Secure Storage
A secure version of the storage with built-in encryption
Logger
Handles logging the various activities for debugging purposes. It supports all the log levels you expect in a logging system.
Pro Plugins
Analytics & Telemetry
Additional analytics plugins for tracking user-analytics and telemetry. This includes integrations with providers like Sentry, Amplitude, PostHog, and others.
Ads
Ads integrations with providers like Google, Meta, and others
Permissions
Native permissions for several platform specific features like Biometrics, File System, Camera, Microphone, Location, etc.
Notifications
Local and Push notifications support for Apple and Google.
Payments
Direct integrations with payments systems and gateways like Razorpay, Stripe, RevenueCat, Chargebee
API Platforms
Simplified integrations with platforms like Firebase, Supabase, etc.
Audio/Video Communications
Integrations with Chat, Audio and Video systems like Agora, Stream, etc.
Marketplace
Simplified integrations managing catalogs and marketplaces like Shopify, WooCommerce, Ecwid, etc.
Enterprise Integrations
Bespoke integrations with specific systems within an Enterprise, such as Authentication, APIs and other third parties.