horda_server 0.14.0 copy "horda_server: ^0.14.0" to clipboard
horda_server: ^0.14.0 copied to clipboard

Stateful serverless backend for Flutter apps

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add horda_server

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

dependencies:
  horda_server: ^0.14.0

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:horda_server/horda_server.dart';
0
likes
0
points
94
downloads

Publisher

verified publisherhorda.dev

Weekly Downloads

Stateful serverless backend for Flutter apps

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

horda_core, logging

More

Packages that depend on horda_server