sdp_transform 0.3.2 copy "sdp_transform: ^0.3.2" to clipboard
sdp_transform: ^0.3.2 copied to clipboard

Dart implementation of sdp-transform

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add sdp_transform

With Flutter:

 $ flutter pub add sdp_transform

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

dependencies:
  sdp_transform: ^0.3.2

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:sdp_transform/sdp_transform.dart';
22
likes
100
pub points
94%
popularity

Publisher

unverified uploader

Dart implementation of sdp-transform

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on sdp_transform