Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/flutter-form-builder-ecosystem/flutter_form_builder
Simple form maker for Flutter Framework
https://github.com/flutter-form-builder-ecosystem/flutter_form_builder
3447a8b46d2f5cd2ab827c2528cbe5315849194c authored almost 6 years ago
2848cd6b6573919476e2dfc50e21881ee3d170e2 authored almost 6 years ago
# Conflicts:
# .idea/libraries/Dart_Packages.xml
# .idea/workspace.xml
# CHANGELOG.md
# doc/api/...
8742101fb0391f5a517276bf2c6f6363f0dcbf56 authored almost 6 years ago
641badc4fa4657ce20de3f15c6877a2079b6296d authored almost 6 years ago
6e6baa2d6962e195ca9d55185b0e6ce53d3b91bd authored almost 6 years ago
e6f11faffef2cd718aba1194fd24dd78527e6f4d authored almost 6 years ago
22ffd6c5ae8bc0ca11dee54dbc6d77d60327c167 authored almost 6 years ago
501c8fc7b9d309624da00105205f732a2972b825 authored almost 6 years ago
5d19077b3ae46d15308db618084d010524d418e1 authored almost 6 years ago
47a3ef1d90a1acdfbb0872450fb7996bbf8657bf authored almost 6 years ago
SignaturePad now returns `Uint8List` object
37b99535f9bbc9b10adfb8a9ff46d644a3ad07ea authored almost 6 years ago51bec205cff3d85d4820c02ad7654afc944f8683 authored almost 6 years ago
d017506c536ce49e9c7a931d4b662075f1318637 authored almost 6 years ago
d31f016d95fbb2f84015b45a8b68189ea12fcfbe authored almost 6 years ago
117c99fb3ba7cc4e4baf4adc5bd28f03d97b2c1f authored almost 6 years ago
78b9d0d2896e1f63c6d70886482c9afc9a486f17 authored almost 6 years ago
bc2e7cbf2cdc178224b65b702744c204af352b79 authored almost 6 years ago
cbd3061a3623a8857dfb65bb348e7e92befc1c8b authored almost 6 years ago
2f2b848657d71a849ebaec1baf38bd01edcbcd61 authored almost 6 years ago
More tests
968881ad07e337516bd39d560bc656fe2665bd60 authored almost 6 years ago1d406ef1a38f1bb46b512dd92cd665f3a38df0dd authored almost 6 years ago
71dc7a36641870048eb7b2b5a064b61da63e2856 authored almost 6 years ago
709aa3dc73dda28191cf8528009b08ede99c4560 authored almost 6 years ago
3253722d3cd4a1e4ed585cd281df23f97e397274 authored almost 6 years ago
edf0ab38ceed2c667d5025a5204c9421c04213de authored almost 6 years ago
Added documentation for validators to guide users
75819c3e64bd501f0667ec7b918ac49ffd373589 authored almost 6 years ago45da3ddd027e8d233ea37d10e138807317703ce4 authored almost 6 years ago
ae5d888c919dfaa3653a45eff6ccf5b70cacff53 authored almost 6 years ago
Also added icon to signature’s clear button and colour to red
71178b45380049033db88bfd05f4d379b9247440 authored almost 6 years agob6e131a5a722823b8c577cfadfd8f7208ca11985 authored almost 6 years ago
438ac9575d762885d36123347538caa13490a929 authored almost 6 years ago
Merged textfield based and datetimepicker based input into one
f6e0b14c995d848762cea5d22a1cb0ea60553e50 authored almost 6 years agoAlso included form FormBuilderGroup - Not convinced. May remove this later
63fd8c2b22c84ab27f1c803000348288cf03b53d authored almost 6 years ago87864b880bfcb3d298c7907b2977a6ce3696c032 authored almost 6 years ago
00eebae81be42263b89551cab90dec297d9a1d8f authored almost 6 years ago
90bf8d44641438fc968a6bf298dda26c7c1b9e01 authored almost 6 years ago
# Conflicts:
# lib/src/form_builder.dart
81ef6b2b6ada88710fb85a572d447d7b9c830028 authored almost 6 years ago
2c612a55774cafb9b231f958833dd9a6327efd92 authored almost 6 years ago
2ea948cd21a7035b293d3f91a1dbd0241436fbeb authored almost 6 years ago
785c3fbd6170ec1bb16344cf407736b4f8d71149 authored almost 6 years ago
(InputDecoration)
3d1c2b06054be937d9c8a177c5f591ab063987c7 authored almost 6 years ago3827b090321072c5d5a13e988655289fe79f382b authored almost 6 years ago
# Conflicts:
# example/lib/main.dart
3b9bbc5ffe0939c21619cb828f7e81ebdf8b30b9 authored almost 6 years ago
901bb7a88d081fb23cdbbfbebb45c808be184eff authored almost 6 years ago
c3715bd3081d708ae9b28dc151981e98af0b6af7 authored almost 6 years ago
# Conflicts:
# .idea/libraries/Dart_Packages.xml
# example/lib/main.dart
# lib/src/form_builder....
cd0c6f4866d68e3e862dd8aac541b4cfe4fe7e56 authored almost 6 years ago
c3ebe72645a47d5195856bb1574542d0bfb44101 authored almost 6 years ago
4e1a80146c5a12fc19c565d8ec3c9a194e1c2eab authored almost 6 years ago
8c9c1f9087afee20c144f9934745c253e7967a9d authored almost 6 years ago
c86dac6f6bb34efd6dc53552fa271c766de2d746 authored almost 6 years ago
5e25840014e66758ce774721746e6cf496a3f508 authored almost 6 years ago
de830a610810bb902af841718de2c3c2884fdc28 authored almost 6 years ago
639006a3d1034c756e9575559772f97ae07de123 authored almost 6 years ago
d1c9fb618595b8aeeafdb8689445406189c01b51 authored almost 6 years ago
16767fdb571ab1519796ad9ed29f88607686c1c8 authored almost 6 years ago
59780c2180f17c8fcccef8e879a43fd38caf9a21 authored almost 6 years ago
Initially using my own implementation, someone else does it better
d20c9d0ad9f9e6c11e93043b16c90a963e24637f authored almost 6 years agof686efa8f13964220baad7eff1c886175544a4b7 authored almost 6 years ago
# Conflicts:
# .idea/workspace.xml
# doc/api/flutter_form_builder/FormBuilder-class.html
# doc/a...
965030c10b7d40cf96ba869a17fb3bbe2e83c949 authored almost 6 years ago
0e9bd8351b199f1c8c7a0a129fff5bcbb1771c99 authored almost 6 years ago
7f2ec1fe930b1fc2e536ed04d99d465f68ac6973 authored about 6 years ago
670439134dbe44a814e973f9ea5ed138e51968d1 authored about 6 years ago
e4db31c1b7ea00393b006f0790229b43a970e67a authored about 6 years ago
<2.1
1d6c7a67918fe19b46c0a3fb035444063e5c3367 authored about 6 years agoe3622204a7400da55466f894ca68114fbf6984cb authored about 6 years ago
8ef3d0f4115996e4c6b1e3b091711e26ae2bd26a authored about 6 years ago
date format
e7b2de3fffbdd1adce23426800c5210bf709070b authored about 6 years ago0c8eb90dd9afa9e5de631a709a384f1e7b56d781 authored about 6 years ago
53d4919049af05e8fec217b764cf857c50d7790e authored about 6 years ago
6ae1060d7f41cb9d436e7d36e91f6e762be5852a authored about 6 years ago
dcdb31bb05422d68d3023b4f4d042324d3bd309e authored about 6 years ago
dd77bb6535c50c9de6bb7c4bf81e0a572a86ac2a authored about 6 years ago
5d219d6364e54bcefee07ab6d9a80a6370c87ee9 authored about 6 years ago
97e38edbaa235210dcc555a4286e03ccd6ea416f authored about 6 years ago
7868e357e67486645ce0e01dd74bd819ca1dcd0c authored about 6 years ago
5de52c276295a914f6c221ceb5984b6b78bc7148 authored about 6 years ago
6c9094315d7e9bb20f2fbcfb6042519de303e7ab authored about 6 years ago
7305c5c9bd41d01da2d060813f531ea9135b3eb0 authored about 6 years ago
2e3b80335fcf66a66406a41bdc6f45acd54bdce1 authored about 6 years ago
# Conflicts:
# .idea/workspace.xml
# example/lib/main.dart
where chips deletion failed
54d9049bcf3fdc7cddfbe7c31bcac8432276e888 authored about 6 years agoto custom fields, Surround FormInput option labels around string
43f797f1e1afe095d2db64f74b8d06c38b1c18d3 authored about 6 years ago5de3f17bc972a3b94afb5a7297fdcec12d122a0c authored about 6 years ago
edfc04abe0a0032740544ee4e25f07e9e8d38c33 authored about 6 years ago
3974987d4e5b6fd415ad5a5a097637023df4dc17 authored about 6 years ago
4b264dc41c64b0f0d84a71ac2cb4e523830895e3 authored about 6 years ago
32b6179b69914adb97e84804ed0d6f49ea78658c authored about 6 years ago
initial position
5a0d08846f7c00f88e7df70390be8018118e249a authored about 6 years agoc5eb05ec4e94c19087f1a29d3c310f9e49bf6af6 authored about 6 years ago
58828c7f091d1b6188522f087ceee91c16705e3a authored about 6 years ago
9c7a08d26b9ca84697c86fe708e2872e6a34a879 authored about 6 years ago
468b265d7887261f0b549e4a6d2ded030aeef28c authored about 6 years ago
# Conflicts:
# .idea/workspace.xml
c55c0c30deac18f8d0bc67817e124b59f9baa8c6 authored about 6 years ago
e53778db027136de95c322c748a80a20f427c97d authored about 6 years ago