> ## Documentation Index
> Fetch the complete documentation index at: https://neo.tvk.company/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Welcome to Neo - A versatile Flutter framework for cross-platform app development

<img src="https://mintcdn.com/tvk/xOcwrKRVA4J0vbxn/images/hero.png?fit=max&auto=format&n=xOcwrKRVA4J0vbxn&q=85&s=0922c405f97af66ead208206cda880d1" alt="Hero" width="2064" height="1104" data-path="images/hero.png" />

# Neo

<Info>
  Pronounced /ˈniː.oʊ/ ("nee-oh"), derived from the Greek word for 'new' (νέος).
</Info>

Welcome to Neo, a versatile and efficient [Flutter](https://flutter.dev/) framework developed by [TVK](https://tvk.company/) to accelerate the development of cross-platform apps with ready-to-use widgets, an advanced theming system, and a growing suite of utilities. This framework is designed to greatly enhance productivity within your projects.

## Getting Started

<CardGroup cols={2}>
  <Card title="Installation Guide" icon="download" href="/install">
    Install the Neo CLI and configure your development environment
  </Card>

  <Card title="Create Your First Project" icon="rocket" href="/creating-project">
    Jump right into building with Neo using project templates
  </Card>
</CardGroup>

## Explore Neo

<CardGroup cols={3}>
  <Card title="Widgets" icon="grid-2" href="/widgets/buttons/button">
    Core components like buttons, dropdowns, and text fields
  </Card>

  <Card title="Assemblies" icon="cubes">
    (COMING SOON)<br />Pre-built blocks like login forms, cards, and more
  </Card>

  <Card title="Layouts" icon="table-layout" href="/layouts/sidebar">
    Structural systems like the sidebar navigation layout
  </Card>

  <Card title="Theming System" icon="palette" href="/theming/design-tokens">
    Unlimited themes with light/dark modes, switchable without reload
  </Card>

  <Card title="Utilities" icon="wrench" href="/utilities/haptics">
    Neo Haptics, logger, and other developer tools
  </Card>
</CardGroup>

## End Note

Now that you're equipped with Neo, you're ready to experience app development with exceptional speed and precision. As you embark on building innovative and robust apps, remember Morpheus's words:

> "There's a difference between knowing the path and walking the path."

Embrace this journey, *turn your ideas into reality* and craft extraordinary experiences. Have fun creating amazing apps with Neo!
