Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yousinix/lo_form

๐Ÿงช Lightweight Flutter forms library
https://github.com/yousinix/lo_form

dart flutter forms

Last synced: 12 days ago
JSON representation

๐Ÿงช Lightweight Flutter forms library

Awesome Lists containing this project

README

        


LoForm


Low-code and lightweight Flutter form library.


style: lint
docs.page


Homepage โ€ข Documentation

## About

[LoForm](https://YoussefRaafatNasry.github.io/lo_form/) is a low-code and lightweight Flutter form library,
inspired by [Formik](https://formik.org/), yet the implementation is very different due to the nature of TypeScript vs Dart. LoForm tries to focus on simplicity and to solve most of the drawbacks and limitations of other existing solutions.

## Getting started

Check the [documentation](https://docs.page/YoussefRaafatNasry/lo_form) to know more about how to get started and to see some [examples](https://docs.page/YoussefRaafatNasry/lo_form/getting-started#simple-example).

## License

Check the [LICENSE](https://github.com/YoussefRaafatNasry/lo_form/blob/master/package/LICENSE).