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.
| Name | Name | Last commit date | ||
|---|---|---|---|---|