issues
search
joanpablo
/
reactive_forms
This is a model-driven approach to handling form inputs and validations, heavily inspired in Angular's Reactive Forms
MIT License
471
stars
90
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Locale aware double input
#469
t-unit
opened
1 month ago
0
[Date/Time Picker] missing options
#468
MichalNemec
opened
1 month ago
0
Add generics support to methods
#467
codakkk
opened
1 month ago
0
NumberValidator(allowedDecimals) not working as intended
#466
cledoux95
opened
1 month ago
0
ReactiveDropdownMenuField
#465
BenjiFarquhar
opened
2 months ago
0
Significant ecosystem part
#464
vasilich6107
opened
2 months ago
1
Autofocus a ReactiveDropdownField
#463
AdrienLemaire
opened
2 months ago
1
Update ReactiveDropdownField to use newer DropdownMenu
#462
cappyccino
opened
3 months ago
3
The control is NOT implicitly set to 'double' data type in Web platform.
#461
cezaryjk
opened
3 months ago
0
feat: update RequiredValidator to support validate empty Map, List, S…
#460
simonpham
opened
3 months ago
0
Fix: const constructors for PatternEvaluators
#459
simon-the-shark
opened
5 months ago
1
ReactiveFormBuilder not supporting Web platform
#458
Abdktefane
closed
5 months ago
2
MustMatchValidator validator, optional markAsTouched
#457
MatteMirror
opened
6 months ago
0
ReactiveTextField and DateTime
#456
dmarotta77
opened
6 months ago
1
Added getter errorMessages to reactive_form_field.dart
#455
MatteMirror
opened
6 months ago
0
Feature Request: Multiple Error Messages Getter
#454
MatteMirror
opened
6 months ago
0
Fixed Typo forControlName should be fomrControlName in ReactiveStatusListenableBuilder
#453
sinhaaritro
closed
2 months ago
0
FormArray with FormGrop(s) dont work with .patchValue()
#452
ShyshkovOleg
opened
6 months ago
0
`allowNull` flag for number validator
#451
vasilich6107
closed
6 months ago
4
NumberValidator written in the manner that does not allows null values.
#450
vasilich6107
closed
6 months ago
0
Update Label dynamically
#449
mjauernig
closed
5 months ago
2
Reduce intl constraint to match flutter_localizations 3.16.0
#448
kuhnroyal
closed
6 months ago
3
Parent Value is Null on Init
#447
Arpit1496
opened
8 months ago
0
Adds dispose to TextEditingController
#446
vicenterusso
closed
8 months ago
1
`ReactiveTextField` doesn't dispose the `TextEditingController`
#445
remonke
closed
8 months ago
1
Problem with listening to the validaion of the text field
#444
ulullul
opened
8 months ago
0
focus
#443
Mattstacey321
closed
9 months ago
0
feat: allow reset the form with the first value his was create
#442
yeikel16
opened
9 months ago
4
ReadOnly DropDown fields should still allow interaction to select text
#441
ManuelRauber
opened
9 months ago
0
Can read-only attributes be supported
#440
song-meng
opened
10 months ago
1
mix of disabled and valid states
#439
vasilich6107
closed
10 months ago
0
[Feature request] Validators.notEquals() method
#438
MostafaSolimanMO
opened
10 months ago
0
Errors map unmodifiable causing nasty exceptions
#437
air-hedgehog
opened
10 months ago
1
Reset to default value
#436
brunodmn
opened
10 months ago
0
FormGroup onWillPop does not work correctly formgroup is not yet initalized.
#435
mavriq-dev
opened
10 months ago
1
ReactiveTextField does not set a default brightness
#434
chillbrodev
closed
10 months ago
3
_runAsyncValidators() should run even if the ControlStatus is invalid.
#433
BenjiFarquhar
closed
10 months ago
0
Flutter reactive_forms markAs** not updating UI
#432
to-innomizetech
opened
11 months ago
1
Remove WillPopScope
#431
remonke
closed
8 months ago
11
Remove deprecated WillPopScope
#430
remonke
closed
8 months ago
0
How to dynamically add new fields
#429
herna
closed
11 months ago
1
ReactiveDatePicker Validators not working when using `fb` syntax without `FormControl()`
#428
ManuelRauber
opened
11 months ago
0
Bug: paste on iPhone 12 or lower
#427
thomascoumau
closed
11 months ago
5
added integer validator to validate int and changed number to validate numeric
#426
Ch4rl3B
closed
8 months ago
3
distinguish validation for number (num) and integer (int)
#425
Ch4rl3B
opened
12 months ago
0
Possible regression on: Expose focus node of text field #54
#424
developerSoluzione1
closed
1 year ago
1
DropdownMenu support
#423
herna
closed
2 months ago
3
Enable/disable submit button and flashes
#422
herna
opened
1 year ago
4
Validation Messages not shown on arrays
#421
brunodmn
opened
1 year ago
6
It would be nice to have a stream of pristine/dirty state.
#420
vasilich6107
opened
1 year ago
2
Next