carapacik_lints 1.2.3 copy "carapacik_lints: ^1.2.3" to clipboard
carapacik_lints: ^1.2.3 copied to clipboard

The most necessary lints for Flutter to encourage good coding practices.

example/lib/main.dart

void main() {
  const String hello = 'Hello';
  var word = "World";

  print('$hello' + word);
}

String get aboba => 'πŸ…°πŸ…±πŸ…ΎπŸ…±πŸ…°'
    '';
10
likes
0
pub points
58%
popularity

Publisher

verified publishercarapacik.dev

The most necessary lints for Flutter to encourage good coding practices.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on carapacik_lints