All Projects → yichahucha → tform

yichahucha / tform

Licence: MIT license
A easy, extensible and dynamic flutter form framework. Support for custom selectors, validators and widgets. Support form verification, insert, delete and so on.

Programming Languages

dart
5743 projects
kotlin
9241 projects
ruby
36898 projects - #4 most used programming language
HTML
75241 projects
swift
15916 projects
objective c
16641 projects - #2 most used programming language

Projects that are alternatives of or similar to tform

SuluFormBundle
Form Bundle for handling Dynamic and Symfony Forms in https://sulu.io
Stars: ✭ 51 (+70%)
Mutual labels:  dynamic, form
vue3-form-validation
Vue Composition Function for Form Validation
Stars: ✭ 18 (-40%)
Mutual labels:  form, dynamic-forms
v-form
🎉 基于 Vant-UI 进行二次封装动态生成表单,通过 JSON 的形式配置,内部集成繁琐的校验规则,可扩展的校验
Stars: ✭ 57 (+90%)
Mutual labels:  form, dynamic-form
dynamic-input-fields-reactjs
Example of the dynamic input fields in ReactJS
Stars: ✭ 31 (+3.33%)
Mutual labels:  dynamic, form
Rails-4-ElasticSearch-dynamic-facets
Rails 4 ElasticSearch integration with dynamic facets
Stars: ✭ 16 (-46.67%)
Mutual labels:  dynamic, form
Ngx Dynamic Form Builder
FormBuilder + class-transformer + class-validator = dynamic form group builder for Angular10+
Stars: ✭ 93 (+210%)
Mutual labels:  dynamic, form
dynamic-form-json
dynamic-form-json is a tiny library to generate a Form in React automatically based on certain array of object that passed as a props
Stars: ✭ 16 (-46.67%)
Mutual labels:  dynamic, form
Vue Dynamic Form Component
Vue dynamic nested form component, support nested Object/Hashmap/Array. Vue动态多级表单组件,支持嵌套对象/Hashmap/数组。
Stars: ✭ 220 (+633.33%)
Mutual labels:  dynamic, form
NSL
Implementation for <Neural Similarity Learning> in NeurIPS'19.
Stars: ✭ 33 (+10%)
Mutual labels:  dynamic
webpack-entry-plus
Generate dynamic webpack bundle output names from known or unknown entry files
Stars: ✭ 24 (-20%)
Mutual labels:  dynamic
action-dynamic-readme
~ Dynamic ReadME Generator ~
Stars: ✭ 29 (-3.33%)
Mutual labels:  dynamic
laravel-support-bubble
A non-intrusive support form that can be displayed on any page
Stars: ✭ 289 (+863.33%)
Mutual labels:  form
ember-validity-modifier
Ember Octane addon to add custom validity (form validation) to form fields
Stars: ✭ 28 (-6.67%)
Mutual labels:  form
jasper-helpers
A library of helpers for working with html for apps Crystal
Stars: ✭ 20 (-33.33%)
Mutual labels:  form
final-form-arrays
Array Mutators for 🏁 Final Form
Stars: ✭ 64 (+113.33%)
Mutual labels:  form
react-inputs-validation
A react component for form inputs validation. Online demo examples
Stars: ✭ 48 (+60%)
Mutual labels:  form
dynamic-app
Dynamic Forms Builder are reusable and make building large-scale applications easier (Easy Peasy)
Stars: ✭ 15 (-50%)
Mutual labels:  dynamic
readonly.js
Make form controls - even <select> - read-only.
Stars: ✭ 35 (+16.67%)
Mutual labels:  form
DynamicQueryable
λ Construct Linq queries using strings.
Stars: ✭ 46 (+53.33%)
Mutual labels:  dynamic
readme-components
Cards for your readme
Stars: ✭ 44 (+46.67%)
Mutual labels:  dynamic

tform

A easy, extensible and dynamic flutter form framework. Support for custom selectors, validators and widgets. Support form verification, insert, delete and so on.

Installing

Add this to your package's pubspec.yaml file:

dependencies:
  tform: ^1.0.1

Example

avatar

Build Form Rows

avatar

Build Form

avatar

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].