Vyuh Technologies

Vyuh Technologies

Technology, Information and Internet

Hyderabad, Telangana 268 followers

Accelerating Mobile App Development for everyone

About us

Vyuh is focused on building tools and frameworks for simplifying Mobile App Development.

Website
https://vyuh.tech
Industry
Technology, Information and Internet
Company size
2-10 employees
Headquarters
Hyderabad, Telangana
Type
Privately Held
Founded
2024
Specialties
web, design, figma, 3D, flutter, mobile, astro, react, nextjs, SwiftUI, iOS, and Framer

Locations

Employees at Vyuh Technologies

Updates

  • Vyuh Technologies reposted this

    View profile for Pavan Podila, graphic

    CEO, Founder @ Vyuh. Ex-Chief Architect at Tata Digital & Tata Neu. Google Developer Expert (Dart, Flutter), Speaker, Author, Open Sourcer.

    Sanity just added the ability to "copy paste complex objects between fields" inside the Studio. This is a fantastic quality-of-life improvement that greatly helps in building up documents with shared structures. This has been a much wanted feature for quite some time and I'm glad its finally here. Cmd+C, Cmd+V just became a new super power now and you can see that in the video below.

  • Vyuh Technologies reposted this

    View organization page for NonStop io Technologies, graphic

    4,174 followers

    NonStop io Technologies is thrilled to announce its partnership with Vyuh Technologies which will transform your app development journey. Get ready to experience groundbreaking advancements and elevate your apps to the next level! Vyuh framework enables the development of cross-platform Flutter apps, powered by a CMS that drives the entire app experience. We are committed to providing you with these exceptional offerings: - A CMS-agnostic framework for maximum flexibility - Dynamic content updates without the need for code changes - Real-time app updates without requiring App Store releases - Empowerment for designers and developers to experiment directly from the CMS - Scalable and adaptable app development solutions. This partnership marks the beginning of an exciting journey. Stay tuned for more updates!

    • No alternative text description for this image
  • View organization page for Vyuh Technologies, graphic

    268 followers

    "Design around Data and not Code" It's a well known fact in the Software Community that "Declarative programs are much more easier to reason about than Imperative ones". What this translates to is: "Design your programs around Data and not Code". Make your Data Structures so accommodating and may I say, even Complex, in order to make the Code simple. Data is static and easier to understand than even the simplest pieces of code. The cognitive overhead is worth it for assimilating Data Structures, than it is for the Code. Designing in Data means you are able to model the real world much more comprehensively than trying to create special branching code for all the possibilities. Some of the complex pieces of software have been modeled around Data, including Operating Systems like Unix, version controls systems like Git, Networking protocols, Database systems (Duh!), Graphics and UI. --- If Data is the pivotal piece of any Software, why are we still creating Apps that are code driven! It is with this notion, that we created the Vyuh Framework to take the control back from Code and give it to the hands of Data! --- CMS-driven Apps offer a phenomenal set of power and capabilities which is not yet discovered and stays like a hidden secret for many of the Apps. We want to democratize that with Vyuh. Not convinced? Contact us for a demo and let us explain in lot more detail than this LinkedIn post ;-) Website: https://vyuh.tech Docs: https://docs.vyuh.tech --- Now back to building some Data-driven (aka CMS-driven) Apps!

    Vyuh Framework

    Vyuh Framework

    vyuh.tech

  • View organization page for Vyuh Technologies, graphic

    268 followers

    We have published a detailed walkthrough of how the Wonderous App was put together using the Vyuh Framework. https://lnkd.in/gU_wMs5z These set of articles give the visual breakdown, the use of schemas and how they are rendered in the framework. For those of you already using Vyuh, it should give some interesting ideas of composing content and rendering it with flexibility built in. #wonderous #flutter #vyuh

    Wonderous App | Vyuh Docs

    Wonderous App | Vyuh Docs

    docs.vyuh.tech

  • View organization page for Vyuh Technologies, graphic

    268 followers

    When we see "Server Driven UI" being mentioned, the demos are usually showing simple text, color or other visual attributes being changed remotely. If only the real-world was that simple! A true CMS-driven (aka Server Driven) UI can handle • Sophisticated navigation • Complex State-management • Complex layouts • Cross platform rendering • Custom blocks • ...and of course complex Content The demo below is a reimagined version of "Wonderous", a popular Flutter Dev Showcase app, built as a CMS-driven App with the "Vyuh Framework" (https://vyuh.tech). #Flutter #Vyuh #CMS #Sanity

  • View organization page for Vyuh Technologies, graphic

    268 followers

    Web support is an important capability of the Vyuh Framework and we are glad to have it now with full SEO-friendly urls that are customizable and easy to configure in your app. This is possible with the "CMS Path Resolver" capability that is newly introduced into the Framework. This ensures the urls come from the router configuration and the CMS path comes from the resolver. The video below shows the seo-friendly-url in the address-bar, a format you normally expect in such an app. #vyuh #flutter #web #seo #url

  • View organization page for Vyuh Technologies, graphic

    268 followers

    We are almost through adding a ton of detail to our Flagship Demo app that shows the power of the Vyuh Framework. Lot of interesting features are embedded here: 1. Ability to control navigation from the CMS 2. Rich content types like Movie, TV Series, Genres, Person 3. Ability to change layouts on the fly including Conditional layouts, actions, routes 4. Deep integration with the TMDB API showcasing rich 3rd party integrations with custom layouts and configurations, all driven from the CMS 5. Use of Sanity and Firebase to drive most of the App 6. Live previews as you build your experience with Developer - Designer workflows 7. Live demos to Business stakeholders! The demo here is not trivial by any means and show cases the rich integrations, state management and navigation setup that is found in a production grade application. Building from scratch in Flutter with the all the above capabilities could easily take you few months! With Vyuh, this was built in roughly 3 weeks. What is not obvious is the rich exploratory power you get with Vyuh as you try multiple layouts, combinations and experiment with content blocks. This is unlike any other way of building apps, and truly combines the power of Flutter Dev and a CMS like Sanity. If you are interested to see this workflow, contact us via https://vyuh.tech. We are already building a platform for many business verticals. The next one could be yours! #vyuh #flutter #demo #framework

    • No alternative text description for this image
  • View organization page for Vyuh Technologies, graphic

    268 followers

    After more than 3 months of refining the basics, the Vyuh Framework is now 1.0. There is still lot to be done here (Software is never done!) but we are confident that this at a stage for you to adopt without any major issues. Give it a shot and see what a CMS driven framework can do to your App Development process. In a nutshell, Vyuh allows you to build Cross Platform Flutter Apps using a CMS to drive the entire App Experience. It makes the CMS, the No-Code tool for your business and Flutter, the Full-Code tool for Engineering. Best of both worlds with no compromises. #vyuh #framework

    • No alternative text description for this image
  • View organization page for Vyuh Technologies, graphic

    268 followers

    A quick demo of the Vyuh Framework that showcases a number of concepts. This will be the first of many demos to come: - Integrations with the TMDB API (The Movies DataBase) that shows how to do arbitrary API Integrations - Render various CMS-configurable sections for Movie Details and Movie List - A Profile screen that also shows Conditional Routes (routes that use a runtime condition to branch between two or more possible routes) - Conditional Blocks that are the content equivalents of Conditional Routes - State Management with user data and custom actions - Managing the Tabs in the Bottom Bar from a CMS - Navigation between screens (linked from a CMS) - Configurable Onboarding screens from a CMS - And a whole lot more... Have fun watching: https://lnkd.in/gc9SpZQt Look forward to your comments! #vyuh #demo #flutter #headless #cms #sanity

    Quick Demo of Vyuh + TMDB API

    https://www.youtube.com/

Similar pages