serverpod_cloud_shared 0.37.0 copy "serverpod_cloud_shared: ^0.37.0" to clipboard
serverpod_cloud_shared: ^0.37.0 copied to clipboard

Shared logic between Serverpod Cloud server and its clients.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add serverpod_cloud_shared

With Flutter:

 $ flutter pub add serverpod_cloud_shared

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

dependencies:
  serverpod_cloud_shared: ^0.37.0

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:serverpod_cloud_shared/serverpod_cloud_shared.dart';
0
likes
160
points
253
downloads

Documentation

API reference

Publisher

verified publisherserverpod.dev

Weekly Downloads

Shared logic between Serverpod Cloud server and its clients.

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

dio, http

More

Packages that depend on serverpod_cloud_shared