netglade_analysis 2.0.0 copy "netglade_analysis: ^2.0.0" to clipboard
netglade_analysis: ^2.0.0 copied to clipboard

Lint rules for Dart and Flutter used internally at netglade.

example/lib/example.dart

void main() {
  /// The following line would normally show lint warnings
  /// but we can disable the lint rules for this line using the following syntax:
  // ignore: unused_local_variable, prefer_final_locals
  var a = 5;
}
18
likes
0
pub points
48%
popularity

Publisher

verified publishernetglade.cz

Lint rules for Dart and Flutter used internally at netglade.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

More

Packages that depend on netglade_analysis