spry 3.0.0-dev.1 copy "spry: ^3.0.0-dev.1" to clipboard
spry: ^3.0.0-dev.1 copied to clipboard

Spry is an HTTP middleware framework for Dart to make web applications and APIs server more enjoyable to write.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart 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: ^3.0.0-dev.1

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:spry/spry.dart';
10
likes
0
pub points
54%
popularity

Publisher

verified publisherodroe.dev

Spry is an HTTP middleware framework for Dart to make web applications and APIs server more enjoyable to write.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

consolekit, crypto, dotenv, logging, meta, path, routingkit, webfetch

More

Packages that depend on spry