intl_lints 0.1.0-dev.7 copy "intl_lints: ^0.1.0-dev.7" to clipboard
intl_lints: ^0.1.0-dev.7 copied to clipboard

A series of lints to help developing with l10n and l11n strings.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add intl_lints

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

dependencies:
  intl_lints: ^0.1.0-dev.7

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:intl_lints/intl_lints.dart';
0
likes
50
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

A series of lints to help developing with l10n and l11n strings.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

analyzer, flutter_analyzer_utils, glob, sidecar, source_span

More

Packages that depend on intl_lints