serverpod_shared 0.8.3 copy "serverpod_shared: ^0.8.3" to clipboard
serverpod_shared: ^0.8.3 copied to clipboard

outdated

Severpod code that is shared between serverpod and tooling.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add serverpod_shared

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

dependencies:
  serverpod_shared: ^0.8.3

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

Import it

Now in your Dart code, you can use:

import 'package:serverpod_shared/config.dart';
2
likes
0
pub points
49%
popularity

Publisher

verified publisherserverpod.dev

Severpod code that is shared between serverpod and tooling.

License

unknown (LICENSE)

Dependencies

serverpod_client, yaml

More

Packages that depend on serverpod_shared