flutter_skill_lints 0.6.2 copy "flutter_skill_lints: ^0.6.2" to clipboard
flutter_skill_lints: ^0.6.2 copied to clipboard

Analyzer plugin companion for the building-flutter-apps skill's Dart and Flutter guardrails.

example/main.dart

void main() {
  final message = buildGreeting('Flutter');
  assert(message == 'Hello, Flutter');
}

String buildGreeting(String name) => 'Hello, $name';
0
likes
0
points
664
downloads

Publisher

verified publisherafenso.com

Weekly Downloads

Analyzer plugin companion for the building-flutter-apps skill's Dart and Flutter guardrails.

Repository (GitHub)
View/report issues

Topics

#analyzer #lint #flutter #riverpod #static-analysis

License

unknown (license)

Dependencies

analysis_server_plugin, analyzer, analyzer_plugin, meta

More

Packages that depend on flutter_skill_lints