linesman 0.1.0+1 copy "linesman: ^0.1.0+1" to clipboard
linesman: ^0.1.0+1 copied to clipboard

Don't cross the line

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add linesman

With Flutter:

 $ flutter pub add linesman

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

dependencies:
  linesman: ^0.1.0+1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:linesman/linesman.dart';
0
likes
130
points
9
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Don't cross the line

License

Apache-2.0 (license)

Dependencies

collection, equatable, fast_immutable_collections, glob

More

Packages that depend on linesman