galileo_static 3.0.1 copy "galileo_static: ^3.0.1" to clipboard
galileo_static: ^3.0.1 copied to clipboard

Static server middleware for galileo. Also capable of serving Range responses.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add galileo_static

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

dependencies:
  galileo_static: ^3.0.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:galileo_static/galileo_static.dart';
0
likes
40
points
20
downloads

Publisher

verified publishergalileodart.com

Weekly Downloads

Static server middleware for galileo. Also capable of serving Range responses.

Repository (GitHub)

License

MIT (license)

Dependencies

convert, crypto, file, galileo_framework, galileo_range_header, http_parser, path

More

Packages that depend on galileo_static