Skip to content

lulupointu/lint_no_list_tutorial_solution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lint no list

Implementation of a Flutter lint which warns the user not to use List and to prefer using IList instead. This lint has an associated quick fix which allows the user to replace the List with an IList.

This lint uses the [custom_lint] package.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages