# iampawan/VelocityX

A minimalist Flutter framework for rapidly building Flutter apps.

Repository: https://github.com/iampawan/VelocityX
Canonical: https://ross.abutalabs.com/products/velocityx
Homepage: https://velocityx.dev
Language: Dart
License: MIT
License Family: permissive
Topics: flutter, framework, ui, component, dart, velocityx, extension-methods, hacktoberfest, hacktoberfest2022
Last push: 2025-02-23T07:32:22+00:00

## Health v2 (maintenance only)
Score: 26/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 8, release rhythm 8, longevity 100
- inputs: {"age_days": 2361, "days_push": 556, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1506, forks 217 (observed 2026-08-28T04:04:55.020285+00:00)

## What it is
VelocityX is a minimalist open-source UI framework for Flutter, inspired by TailwindCSS and SwiftUI, that speeds up app development through concise extension methods and ready-made widgets. It bundles styling, layout, state management, routing, and other helpers into a single pub.dev package.

## Use cases
- rapidly build flutter apps with less boilerplate
- style flutter widgets with tailwind-like syntax
- add state management to a flutter app
- simplify flutter layout and widget composition
- build cross-platform mobile ui quickly in dart

## When to choose
- you want fast, expressive widget styling in Flutter
- you prefer a TailwindCSS or SwiftUI-like API in Dart
- you want an all-in-one helper package instead of many small libraries

## When to avoid
- you prefer plain Flutter widgets with no extra abstraction
- your team avoids third-party frameworks for long-term maintainability
- you need features outside VelocityX's scope and want specialized libraries instead

## Facets
- artifact type: framework
- maturity: active
- function: ui-components, frontend-framework, state-management, routing, templating
- domain: mobile-development, frontend, cross-platform, web-development
- platform: cross-platform
- tags: flutter, tailwind-inspired, swiftui-inspired, extension-methods, widget-library, dart, mobile, ios, android

## Member repositories
- iampawan/VelocityX (main) score 26

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:55.020285+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:32:39.156489+00:00, confidence not recorded.
  - readme: https://github.com/iampawan/VelocityX (fetched 2026-08-28T04:04:55.020285+00:00, sha c73f7137dca0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
