tracelet_sync 3.2.1 copy "tracelet_sync: ^3.2.1" to clipboard
tracelet_sync: ^3.2.1 copied to clipboard

Offline SQLite persistence and automatic HTTP synchronization engine for Tracelet.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tracelet_sync

With Flutter:

 $ flutter pub add tracelet_sync

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

dependencies:
  tracelet_sync: ^3.2.1

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:tracelet_sync/tracelet_sync.dart';
1
likes
0
points
102
downloads

Publisher

verified publisherikolvi.com

Weekly Downloads

Offline SQLite persistence and automatic HTTP synchronization engine for Tracelet.

Homepage
Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

github.com
www.buymeacoffee.com
thanks.dev
www.patreon.com

License

unknown (license)

Dependencies

flutter, tracelet

More

Packages that depend on tracelet_sync

Packages that implement tracelet_sync