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

navi_light is a developer tool, designed to help stop common issues and simplify repetitive tasks. It adds various warnings with quick fixes and refactoring options.

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.2

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
70
points
7
downloads

Publisher

unverified uploader

Weekly Downloads

navi_light is a developer tool, designed to help stop common issues and simplify repetitive tasks. It adds various warnings with quick fixes and refactoring options.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

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

More

Packages that depend on navi_light