tar_sdk_flutter 2.1.2 copy "tar_sdk_flutter: ^2.1.2" to clipboard
tar_sdk_flutter: ^2.1.2 copied to clipboard

Implementation of the TAR SDK for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tar_sdk_flutter

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

dependencies:
  tar_sdk_flutter: ^2.1.2

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

Import it

Now in your Dart code, you can use:

import 'package:tar_sdk_flutter/tar_sdk_flutter.dart';
2
likes
130
points
51
downloads

Publisher

unverified uploader

Weekly Downloads

Implementation of the TAR SDK for Flutter.

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on tar_sdk_flutter