sys 0.0.5 copy "sys: ^0.0.5" to clipboard
sys: ^0.0.5 copied to clipboard

sys package project

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add sys

With Flutter:

 $ flutter pub add sys

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

dependencies:
  sys: ^0.0.5

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:sys/sys.dart';
0
likes
120
points
141
downloads

Publisher

unverified uploader

Weekly Downloads

sys package project

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

output, path

More

Packages that depend on sys