markup_analyzer 4.0.3 copy "markup_analyzer: ^4.0.3" to clipboard
markup_analyzer: ^4.0.3 copied to clipboard

This tool checks the markup of a Flutter project and generates a report.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add markup_analyzer

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  markup_analyzer: ^4.0.3

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:markup_analyzer/main.dart';
9
likes
0
points
182
downloads

Publisher

verified publisherbangertstudio.kz

Weekly Downloads

This tool checks the markup of a Flutter project and generates a report.

Repository (GitHub)
View/report issues

Topics

#analyzer #linter #script #code-style #format

License

unknown (license)

Dependencies

analysis_server_plugin, analyzer

More

Packages that depend on markup_analyzer