• Martin's avatar
    Create slider with editable numerical value in gallery (#23506) · 6d313239
    Martin authored
    * Update doc header in Opacity class to fix issue #23311
    
    * Added slider with editable numerical value to gallery. Fixes flutter#1542
    
    * Revert "Update doc header in Opacity class to fix issue #23311"
    
    This reverts commit 2d3642bbda6e00389e78631360f8274e9bb7d675.
    
    * Fix typo in slider description
    
    * Increase TextField size to pass accessibility test
    
    * Added Semantics widget to pass accessibility test
    
    * Made description start with caps to match other examples
    
    * Removed unnecessary spacing Container widget
    
    * Update authors file
    
    * Fix indent
    
    * Removed decimal and replaced boundaries with .clamp
    Signed-off-by: 's avatarMartin Staadecker <machstg@gmail.com>
    
    * Undo line wrap from previous commit
    Signed-off-by: 's avatarMartin Staadecker <machstg@gmail.com>
    
    * Update onSubmitted to only call setState when value has changed
    Signed-off-by: 's avatarMartin Staadecker <machstg@gmail.com>
    6d313239
Name
Last commit
Last update
.github Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.cirrus.yml Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
dartdoc_options.yaml Loading commit data...
flutter_console.bat Loading commit data...