shorebird 0.0.1-dev.3 copy "shorebird: ^0.0.1-dev.3" to clipboard
shorebird: ^0.0.1-dev.3 copied to clipboard

Provides zero-configuration serverless Dart in the cloud.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add shorebird

With Flutter:

 $ flutter pub add shorebird

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

dependencies:
  shorebird: ^0.0.1-dev.3

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:shorebird/shorebird.dart';
20
likes
120
points
101
downloads

Publisher

verified publishershorebird.dev

Weekly Downloads

Provides zero-configuration serverless Dart in the cloud.

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

analyzer, archive, args, code_builder, dart_style, http, json_annotation, mongo_dart, path, process, sembast, shelf, shelf_cors_headers, shelf_router, source_gen

More

Packages that depend on shorebird