Coder Social home page Coder Social logo

rajan-nonstopio / vyuh Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vyuh-tech/vyuh

0.0 0.0 0.0 1.19 MB

Build Modular, Scalable, CMS-driven Flutter Apps

Home Page: https://vyuh.tech

License: MIT License

Ruby 0.46% Objective-C 0.02% Kotlin 0.08% Dart 97.54% Swift 0.44% HTML 1.22% Just 0.24%

vyuh's Introduction

Vyuh Logo

Vyuh Framework

Build Modular, Scalable, CMS-driven Flutter Apps

Codecov   Publish Action   Discord

Packages
Sanity Integration
sanity_client
flutter_sanity_portable_text
Vyuh
vyuh_core
vyuh_cache
vyuh_extension_content
vyuh_feature_system
vyuh_feature_developer

Vyuh is a framework to build CMS-driven Flutter Apps at scale. It gives the no-code flexibility to the Business teams (via the CMS), and the full-code power to the Engineering teams. This puts the right control at the right place without any compromise.

CMS is one of the many extensible integrations inside Vyuh. All integrations are managed as Plugins, which are standardized interfaces to extend the capabilities of the framework.

Why did we build this?

A common problem when building large scale apps is the need to stay modular as you keep growing the feature set. You also want different teams to work in parallel without stepping on each other. The typical approach of creating a single project and building all the functionality in it does not scale very well over time. You could break up the app into several packages but that still does not give you the clarity of who owns what. It does not tell you how to combine these packages to create the final app.

Additionally, Apps today are very content-oriented and need to be dynamic. This means your journeys, page content, themes, etc. should be remotely controllable. In other words, making your app Server-driven.

Separation of Concerns

Combining all these capabilities requires a holistic approach, which is only possible when you build a cohesive framework.

Vyuh is that framework.

It allows you to create the perfect balance of simple, modular components on the CMS, with powerful Flutter counterparts that take care of all the complexity.

The teams (Business teams) managing the content and experience don't have to worry about UI Design, pixel precision or performance and focus more on building the screen journeys and page content instead. The Flutter engineering teams handle the complexity of the components along with its performance.

This clear separation allows a phenomenal flexibility in building simple to large scale apps. It also gives the right tools to the right teams and makes them more productive.

Business teams assemble page-content and journeys, whereas the Engineering teams focus on the developing the design, performance and scalability of those content-blocks. This results in a gallery of blocks which the Business teams use to create the content of the App.

The Framework

The Vyuh framework has some powerful built-in capabilities such as:

  • Building features atomically and in a modular fashion.
  • Features as transferable and reusable units of functionality that can be moved between Apps.
  • Remote configuration of content, enabling Server-Driven UI.
  • Extensible Plugin-based approach to add new third-party integrations.
  • Team Independence.
  • Decentralised development.
  • Creating a family of apps with reusable features.
  • A growing set of integrations (aka building blocks) to make app development faster.

The Building Blocks

The core building blocks that enable all of this include:

  • Features: build user-facing functionality in a modular, reusable, atomic manner. Features can be composed together to create the entire app or a family of apps. Features can also be transferred between apps easily.

  • Plugins: All third party integrations are handled in a cross-cutting manner using Plugins. Authentication, Networking, CMS, Storage, Permissions, Ads, etc. are all plugins that are available to all features.

  • CMS-Driven UI: Also known as Server-Driven UI, the entire app experience can be driven from a CMS. This includes the screen journeys, page content, themes, etc. The CMS itself is a standard plugin with custom Providers. Bring your own CMS as a ContentProvider!

    Note: The default CMS we use is Sanity.io. This integration is currently part of the Enterprise Plan.

  • Community packages: leverages the best community packages like mobx, go_router, get_it, hive, firebase, etc. This means you don't have to learn anything proprietary to use Vyuh.

It is plain old Flutter with a fresh approach to building scalable apps.

Getting Started

Start with the documentation on the Website.

Contact

Follow us, stay up to date or reach out on:

License

The framework is MIT Licensed.

vyuh's People

Contributors

pavanpodila avatar projectaj14 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.