flutter_skill_lints 0.6.5 copy "flutter_skill_lints: ^0.6.5" to clipboard
flutter_skill_lints: ^0.6.5 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
150
points
663
downloads

Documentation

API reference

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

MIT (license)

Dependencies

analysis_server_plugin, analyzer, analyzer_plugin, meta

More

Packages that depend on flutter_skill_lints