• Kate Lovett's avatar
    Update to ListView Sample Code in API Docs (#29072) · c4ffbb5e
    Kate Lovett authored
    * Updated ListView Sample code with more examples for different constructors and also to match asset diagrams.
    
    * Fixed MIA semicolons.
    
    * Code cleanup.
    
    * Added context for ListView.builder example.
    
    * Analyzer does not like const and static usages.
    
    * Replaced the const declarations with final. The analyzer does not like the use of const here, at all.
    
    * Fixed parameterized declarations.
    c4ffbb5e
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...