spry 8.0.0 copy "spry: ^8.0.0" to clipboard
spry: ^8.0.0 copied to clipboard

Next-generation Dart server framework. Build modern servers and deploy them to the runtime you prefer.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add spry

With Flutter:

 $ flutter pub add spry

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

dependencies:
  spry: ^8.0.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:spry/spry.dart';
11
likes
160
points
457
downloads

Documentation

API reference

Publisher

verified publishermedz.dev

Weekly Downloads

Next-generation Dart server framework. Build modern servers and deploy them to the runtime you prefer.

Homepage
Repository (GitHub)
View/report issues

Topics

#server #framework #routing #backend #http

Funding

Consider supporting this project:

github.com
opencollective.com

License

MIT (license)

Dependencies

analyzer, block, coal, ht, osrv, path, roux, watcher, web

More

Packages that depend on spry