VelocityX is a 100% free Flutter open-source minimalist UI Framework built with Flutter SDK to make Flutter development easier and more joyful than ever.
"Welcome to VelocityX".text.white.xl4.bold.center.makeCentered().box.roundedLg.red500.shadow2xl.make().whHalf(context).centered();
In the pubspec.yaml
of your flutter project, add the following dependency:
dependencies:
...
velocity_x: <latest_version>
In your library add the following import:
import 'package:velocity_x/velocity_x.dart';
For help getting started with Flutter, view the online documentation.
- Now supports null-safety
- Video Tutorials on YouTube for updates & walk through videos.
- Join the discord
VelocityX is known for :
Vx | Vx |
---|---|
100% fast, performant & compatible | 100% free & open-source |
100% ready for production | 200% faster for writing UIs |
✅ State Management
✅ Custom UIs
✅ Custom Shapes
✅ Super VX
✅ Extension Methods
✅ Responsive Layout
✅ Color Palette
Read the Getting started page of VelocityX
| VxShapes | VxSwiper | VxResponsive | VxPlatform | VxToast | VxRating | VxStepper |
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"
- 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, 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!
If you found this project useful, then please consider giving it a ⭐ on Github and sharing it with your friends via social media.
Google Developer Expert for Flutter. Passionate #Flutter, #Android Developer. #Entrepreneur #YouTuber
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 ☕
- Ayush Bherwani
- Hasnen Tai
- Harpreet Singh
Code and documentation Copyright 2020 Pawan Kumar. Code released under the Apache License. Docs released under Creative Commons.