sxncd 0.1.0 copy "sxncd: ^0.1.0" to clipboard
sxncd: ^0.1.0 copied to clipboard

Flutter plugin for incorporating SxncD into your application.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sxncd

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

dependencies:
  sxncd: ^0.1.0

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:sxncd/sxncd.dart';
0
likes
130
points
17
downloads

Publisher

verified publishernowsci.com

Weekly Downloads

Flutter plugin for incorporating SxncD into your application.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#utils #sync

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

crypto, encrypt, flutter, flutter_localizations, http

More

Packages that depend on sxncd