• Justin McCandless's avatar
    InputDecorator Count Widget (#25095) · de2470ff
    Justin McCandless authored
    * Allow a widget to be specified for the textfield count, and allow no count at all
    
    * Test all possible states for counter and counterText
    
    * Docs for counter
    
    * counter is a function that generates a widget
    
    * Tests use counter as function
    
    * Fix analyze error in docs
    
    * InputDecoration has counter widget, TextField has buildCounter function
    
    * InputDecorator tests expect counter to be widget again and include
    buildCounter
    
    * counter widget example that might actually fit
    
    * Clarify accessiblity concerns in docs
    
    * Include isFocused param for accessibility
    
    * Fix analyze error
    
    * Improve docs per code review
    
    * Rearrange getEffectiveDecoration a bit for clarity
    
    * Fix analyze error about hashValues params
    
    * Clean up docs and redundant code per code review
    
    * Code review doc improvement
    
    * Automatically wrap buildCounter widget in a Semantics widget for accessibility
    de2470ff
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...