analysis_server_lib 0.1.0+2 copy "analysis_server_lib: ^0.1.0+2" to clipboard
analysis_server_lib: ^0.1.0+2 copied to clipboard

outdatedDart 1 only

A library to access Dart's analysis server API.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add analysis_server_lib

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

dependencies:
  analysis_server_lib: ^0.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:analysis_server_lib/analysis_server_lib.dart';
4
likes
0
pub points
81%
popularity

Publisher

verified publisherdevoncarew.org

A library to access Dart's analysis server API.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

logging, path

More

Packages that depend on analysis_server_lib