Skip to content

Latest commit

 

History

History
55 lines (38 loc) · 4.56 KB

README.md

File metadata and controls

55 lines (38 loc) · 4.56 KB
description
Technical Documentation, examples, guides and resources for the Vyuh Framework

Overview

What is Vyuh?

Vyuh is a framework for building modular, large scale Mobile and Web apps (aka Super Apps). It uses Flutter to drive the App Experience and an optional Server-Driven UI using a headless CMS.

It is a tried and tested approach for building Super Apps as a collection of modular Mini-Apps. Vyuh allows you to create a single unified App Experience that can connect multiple mini-apps.

This CMS-driven approach helps in dramatically reducing your time 🕛 to ship new features with a much smaller team 😇.

It also gives phenomenal control 🎛️ in switching things and trying different variations of a journey or content.

It unlocks new ways of exploring UI Development 🌈 which is fun, flexible and dynamic.

A framework that can take you from Idea to MVP to Production Scale. Makes the simple stuff easy and complex stuff possible with ease!

Fundamentals covered

This is possible because the framework takes care of all the fundamentals of building large scale apps. This includes things like:

  • CMS-driven (aka Server-driven) UI
    • Custom Content types
    • Actions, Layouts, Conditions, Routes
    • Custom API Content
    • Custom journeys & Conditional flows
  • Modular development of Features with independent teams
  • Third party integrations via Plugins
  • Remote configuration with Zero App Store releases
  • Design System based UX
  • Analytics
  • Feature Flags and A/B/N testing
  • Networking
  • Authentication
  • Navigation and Routing
  • State Management with the sophistication you desire
  • Error Handling
  • Theming
  • Storage and Secure Storage
  • and much, much more...

Immediate Benefits

As an enterprise looking to create your flagship application, or a family of applications or a platform for white-labeled applications, Vyuh is ready for your journey. The benefits below will be a catalyst for faster time to market.

Faster App DeploymentsChange the App Experience without any App Store release or deployment
Explorative PowerExplore different variations of your UX without changing any code
Small teams, Big outcomesBuild sophisticated Apps with smaller teams and faster outcomes.
Extensibility built-inTackle a variety of scenarios in your App Experience with customizations to the hilt, be it custom content-blocks, layouts, actions, routes or conditions.
Server Driven (CMS-driven) UIBuild complete customer journeys using a CMS-driven approach. This unlocks a new way to deliver experiences without an App Store release.
Design System FirstUse a Design System from the start to avoid visual consistency issues.
Easy Third-Party integrationsUsing API-driven content you can integrate any API, be it ReST, GraphQL or WebSockets
Powerful State ManagementUse the power of Reactive State with MobX to build simple to highly sophisticated experiences
Developer ProductivityUse the two super-powers of Dynamic updates via CMS and Flutter's Hot Reload to supercharge your Developer Experience.
Growing IntegrationsMake use of the growing set of Plugins to cater to any aspect of your App Development process from Networking to Analytics to Payments and much more.
Fundamentals ReadyStart with the built-in, fundamental building blocks to kickstart your Application. Use the scaffolding tool to create your initial project.

Let's get started

Take a deep dive into Vyuh and fast-track your apps today! 🚀. If you are keen on a deeper overview of the Vyuh Framework and how it came to be, read more...