serverpod 0.8.10 copy "serverpod: ^0.8.10" to clipboard
serverpod: ^0.8.10 copied to clipboard

outdated

Serverpod is a next-generation app and web server, explicitly built for the Flutter and Dart ecosystem.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add serverpod

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

dependencies:
  serverpod: ^0.8.10

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/serverpod.dart';
679
likes
0
points
11.8k
downloads

Publisher

verified publisherserverpod.dev

Weekly Downloads

Serverpod is a next-generation app and web server, explicitly built for the Flutter and Dart ecosystem.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, collection, crypto, http, path, pedantic, postgres, serverpod_client, serverpod_postgres_pool, serverpod_serialization, serverpod_service_client, serverpod_shared, yaml

More

Packages that depend on serverpod