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

outdated

This package contains a recommended set of lints for Flutter apps, packages, and plugins to encourage good coding practices in Flutter projects of Mynavi Corporation.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add navi_light

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

dependencies:
  navi_light: ^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:navi_light/navi_light.dart';
2
likes
0
points
8
downloads

Publisher

unverified uploader

Weekly Downloads

This package contains a recommended set of lints for Flutter apps, packages, and plugins to encourage good coding practices in Flutter projects of Mynavi Corporation.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

_fe_analyzer_shared, analyzer, analyzer_plugin, custom_lint_builder, dart_mappable, dart_style, path, yaml

More

Packages that depend on navi_light