Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iampawan/VelocityXApp
A flutter documentation app for VelocityX
https://github.com/iampawan/VelocityXApp
dart documentation flutter framework velocityx
Last synced: 9 days ago
JSON representation
A flutter documentation app for VelocityX
- Host: GitHub
- URL: https://github.com/iampawan/VelocityXApp
- Owner: iampawan
- License: other
- Created: 2020-03-20T15:31:33.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-04-20T19:01:21.000Z (over 4 years ago)
- Last Synced: 2024-10-19T02:46:59.908Z (20 days ago)
- Topics: dart, documentation, flutter, framework, velocityx
- Language: Dart
- Homepage: https://velocityx.dev
- Size: 504 KB
- Stars: 64
- Watchers: 6
- Forks: 9
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[**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
"Web".text.white.xl4.bold.center.makeCentered().box.roundedLg.red500.shadow2xl.make().whHalf(context).centered());
```## Quick start
Read the [Getting started page](https://velocityx.dev/#/home)
## Screenshot
## Contributing
VelocityX & VelocityX Documentation App are **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/velocityxapp/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/#/home)
### Social Media
Twitter:
Facebook:
Linkedin:
Instagram:
### Note: VelocityX is not directly and/or indirectly associated/affiliated with Flutter or Google LLC.
## Copyright-and-license
Code and documentation Copyright 2020 [Pawan Kumar](https://pawan.live). Code released under the [Apache License]. Docs released under [Creative Commons](https://creativecommons.org/licenses/by/3.0/).