Skip to content

Plugins

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

ContentAllows integrating with a CMS to drive the entire App Experience.
NavigationAllows navigation and routing to various routes in your application. Vyuh uses the GoRouter is its built-in router.
AnalyticsTracks all events, actions, network calls, navigation inside your Vyuh App
Dependency InjectionProvides a way to fetch shared services and objects that are required across the Application using a centralized registry.
NetworkMakes network calls using your standard ReST methods (get, post, patch, delete, etc.)
AuthHandles authentication and its associated session/token management.
Feature FlagRun A/B/N Tests or just control visibility of features, actions, layouts, content-blocks and even screen journeys.
StorageProvides persistent or in-memory key-value storage that can be used to store app related data
Secure StorageA secure version of the storage with built-in encryption
LoggerHandles logging the various activities for debugging purposes. It supports all the log levels you expect in a logging system.

Pro Plugins

Analytics & TelemetryAdditional analytics plugins for tracking user-analytics and telemetry. This includes integrations with providers like Sentry, Amplitude, PostHog, and others.
AdsAds integrations with providers like Google, Meta, and others
PermissionsNative permissions for several platform specific features like Biometrics, File System, Camera, Microphone, Location, etc.
NotificationsLocal and Push notifications support for Apple and Google.
PaymentsDirect integrations with payments systems and gateways like Razorpay, Stripe, RevenueCat, Chargebee
API PlatformsSimplified integrations with platforms like Firebase, Supabase, etc.
Audio/Video CommunicationsIntegrations with Chat, Audio and Video systems like Agora, Stream, etc.
MarketplaceSimplified integrations managing catalogs and marketplaces like Shopify, WooCommerce, Ecwid, etc.
Enterprise IntegrationsBespoke integrations with specific systems within an Enterprise, such as Authentication, APIs and other third parties.