fileheron_server 1.0.0 copy "fileheron_server: ^1.0.0" to clipboard
fileheron_server: ^1.0.0 copied to clipboard

outdated

A simple file server written in Dart.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fileheron_server

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

dependencies:
  fileheron_server: ^1.0.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:fileheron_server/fileheron_server.dart';
3
likes
0
points
38
downloads

Publisher

verified publisherhorizech.com

Weekly Downloads

A simple file server written in Dart.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, get_it, http_server, shelf

More

Packages that depend on fileheron_server