ds_tools_general 0.0.2 copy "ds_tools_general: ^0.0.2" to clipboard
ds_tools_general: ^0.0.2 copied to clipboard

SDKDart

General Testing Components Within Larger DartStream Ecosystem.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ds_tools_general

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

dependencies:
  ds_tools_general: ^0.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:ds_tools_general/ds_tools_general.dart';