trailbase 0.2.1 copy "trailbase: ^0.2.1" to clipboard
trailbase: ^0.2.1 copied to clipboard

Thing client library for TrailBase.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add trailbase

With Flutter:

 $ flutter pub add trailbase

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

dependencies:
  trailbase: ^0.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:trailbase/trailbase.dart';
1
likes
130
points
274
downloads

Publisher

verified publishertrailbase.io

Weekly Downloads

Thing client library for TrailBase.

Homepage
Repository (GitHub)

Documentation

API reference

License

OSL-3.0 (license)

Dependencies

crypto, dio, jwt_decoder, logging

More

Packages that depend on trailbase