# VelocityX
**Repository Path**: wheat_spike_asd/VelocityX
## Basic Information
- **Project Name**: VelocityX
- **Description**: No description available
- **Primary Language**: Dart
- **License**: Apache-2.0
- **Default Branch**: stable
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2022-01-26
- **Last Updated**: 2024-05-31
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
[](https://github.com/iampawan/velocityx)
[](https://pub.dev/packages/velocity_x)
[](https://github.com/iampawan/velocityx)
[](https://github.com/iampawan/velocityx/issues)
[](https://github.com/iampawan/velocityx)
[](https://pub.dev/packages/velocity_x/score)
[](https://pub.dev/packages/velocity_x/score)
### Show some :heart: and star the repo.
[](https://github.com/iampawan/)
[](https://twitter.com/imthepk)
[](https://opensource.org/licenses/Apache-2.0)
---
## [Demo App](https://vx-demo.web.app/)
## [Subscribe to Codepur](https://codepur.dev/)
---
[**VelocityX**](https://velocityx.dev/) is a 100% free Flutter open-source minimalist UI Framework built with Flutter SDK to make Flutter development easier and more joyful than ever.
## Inspired from Tailwindcss and SwiftUI.
```dart
"Welcome to VelocityX".text.white.xl4.bold.center.makeCentered().box.roundedLg.red500.shadow2xl.make().whHalf(context).centered();
```
---
## Getting started
In the `pubspec.yaml` of your flutter project, add the following dependency:
```yaml
dependencies:
...
velocity_x:
```
In your library add the following import:
```dart
import 'package:velocity_x/velocity_x.dart';
```
For help getting started with Flutter, view the online [documentation](https://velocityx.dev/docs/install).
---
### 📌 Bulletin
- Now supports null-safety
- [Video Tutorials on YouTube](https://www.youtube.com/watch?v=IOhJCN4T1V4&list=PLR2qQy0Zxs_UHLXSYbK50jEapx0ORmLYv) for updates & walk through videos.
- [Join the discord](https://discord.gg/9tXYvNq)
## Why use VelocityX?
VelocityX is known for :
| Vx | Vx |
| :--------------------------------- | :-------------------------- |
| 100% fast, performant & compatible | 100% free & open-source |
| 100% ready for production | 200% faster for writing UIs |
---
## Features
✅ [State Management](https://velocityx.dev/docs/vxstate/getting_started)
✅ [Navigator 2.0](https://velocityx.dev/docs/vxnavigator/getting_started)
✅ [Custom UIs](https://velocityx.dev/docs/install)
✅ [Custom Shapes](https://velocityx.dev/docs/shapes/vxcircle)
✅ [Super VX](https://velocityx.dev/docs/supervx/vxswiper)
✅ [Extension Methods](https://velocityx.dev/docs/extensions/context)
✅ [Responsive Layout](https://velocityx.dev/docs/features/responsive)
✅ [Color Palette](https://velocityx.dev/docs/colors)
# Quick start
Read the [Getting started page of VelocityX](https://velocityx.dev/docs/install)
## VelocityX Video Tutorials
[Watch here](https://www.youtube.com/playlist?list=PLR2qQy0Zxs_UHLXSYbK50jEapx0ORmLYv)
---
---
## Some popular Super Vx widgets
| [VxShapes](https://velocityx.dev/docs/shapes/vxcircle) | [VxSwiper](https://velocityx.dev/docs/supervx/vxswiper) | [VxResponsive](https://velocityx.dev/docs/features/responsive) | [VxPlatform](https://velocityx.dev/docs/supervx/vxplatform) | [VxToast](https://velocityx.dev/docs/supervx/vxtoast) | [VxRating](https://velocityx.dev/docs/supervx/vxrating) | [VxStepper](https://velocityx.dev/docs/supervx/vxstepper) |
## Some Quick UIs made using VelocityX
## Contributing
VelocityX is **100% free** and **open source**. We encourage and support an active, healthy community that accepts contributions from the public – including you. There are a couple of ways in which you can contribute to the growing community of `VelocityX`.
- Pick up any issue marked with ["good first issue"](https://github.com/iampawan/velocityx/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22)
- Fix a bug
- Write and improve some **documentation**. Documentation is very critical to us. We would appreciate help in adding multiple languages to our docs.
- If you are a developer, feel free to check out the source and submit pull requests.
- Dig into [**CONTRIBUTING.MD**](CONTRIBUTING.md), which covers submitting bugs, requesting new features, preparing your code for a pull request, etc.
- Please don't forget to **like**, **follow**, and **star our repo**!
# Documentation
[**Installation Guide**](https://velocityx.dev/docs/install)
### :heart: Found this project useful?
If you found this project useful, then please consider giving it a :star: on Github and sharing it with your friends via social media.
---
### YouTube Channel
[mtechviral](https://www.youtube.com/mtechviral)
[codepur](https://www.youtube.com/codepur)
### Facebook Group
[Let's Flutter With Dart](https://www.facebook.com/groups/425920117856409/)
### Collection of flutter apps with tutorial
[Flutter Example Apps](https://github.com/iampawan/FlutterExampleApps)
---
## Project Created & Maintained By
### Pawan Kumar
Google Developer Expert for Flutter. Passionate #Flutter, #Android Developer. #Entrepreneur #YouTuber
# Donate
> If you found this project helpful or you learned something from the source code and want to thank me, consider buying me a cup of :coffee:
>
> - [PayPal](https://www.paypal.me/imthepk/)
### Note: VelocityX is not directly and/or indirectly associated/affiliated with Flutter or Google LLC.
## Active Contributors
1. Ayush Bherwani
1. Hasnen Tai
1. Harpreet Singh
## Copyright-and-license
Code and documentation Copyright 2020 [Pawan Kumar](https://pawan.live). Code released under the [Apache License](./LICENSE). Docs released under [Creative Commons](https://creativecommons.org/licenses/by/3.0/).