slidy2 1.5.2 copy "slidy2: ^1.5.2" to clipboard
slidy2: ^1.5.2 copied to clipboard

discontinued

Just a slidy2 fork with Get support

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate slidy2

Use it

The package has the following executables:

$ get

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add slidy2

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

dependencies:
  slidy2: ^1.5.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:slidy2/slidy.dart';
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Just a slidy2 fork with Get support

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

ansicolor, args, dart_console, http, path, recase, tuple, yaml

More

Packages that depend on slidy2