pharaoh 0.0.8+3 copy "pharaoh: ^0.0.8+3" to clipboard
pharaoh: ^0.0.8+3 copied to clipboard

Minimalist web-server library for Dart

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add pharaoh
copied to clipboard

With Flutter:

 $ flutter pub add pharaoh
copied to clipboard

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

dependencies:
  pharaoh: ^0.0.8+3
copied to clipboard

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:pharaoh/pharaoh.dart';
copied to clipboard
32
likes
120
points
68
downloads

Publisher

verified publisheryaroo.dev

Weekly Downloads

2024.09.17 - 2025.04.01

Minimalist web-server library for Dart

Repository (GitHub)
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

collection, crypto, dotenv, ez_validator_dart, get_it, grammer, http_parser, meta, mime, reflectable, shelf, spanner, spookie, uuid

More

Packages that depend on pharaoh