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
pub points
0%
popularity

Publisher

verified publishergalileodart.com

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

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

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

More

Packages that depend on galileo_static