xlints 1.0.0 copy "xlints: ^1.0.0" to clipboard
xlints: ^1.0.0 copied to clipboard

Flutter performance linter - mendeteksi pola kode yang menyebabkan performa aplikasi buruk dan memberikan rekomendasi perbaikan.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add xlints

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

dependencies:
  xlints: ^1.0.0

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:xlints/xlints.dart';
3
likes
0
points
229
downloads

Publisher

verified publisheranonimeact.com

Weekly Downloads

Flutter performance linter - mendeteksi pola kode yang menyebabkan performa aplikasi buruk dan memberikan rekomendasi perbaikan.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

analyzer, custom_lint, custom_lint_builder

More

Packages that depend on xlints