0 Forks
2 Stars
2 Watchers

flutter_lints

Lint rules for Dart and Flutter used in ZenoNine's packages.

How to download and setup flutter_lints

Open terminal and run command
git clone https://github.com/zenonine/flutter_lints.git
git clone is used to create a copy or clone of flutter_lints repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with flutter_lints https://github.com/zenonine/flutter_lints/archive/master.zip

Or simply clone flutter_lints with SSH
[email protected]:zenonine/flutter_lints.git

If you have some problems with flutter_lints

You may open issue on flutter_lints support forum (system) here: https://github.com/zenonine/flutter_lints/issues