dartvel_shelf 0.4.1 copy "dartvel_shelf: ^0.4.1" to clipboard
dartvel_shelf: ^0.4.1 copied to clipboard

WinterCG-first (Fetch-like) Shelf-style Dart API powered by Actix Web via ffigen-generated FFI. No IPC.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dartvel_shelf

With Flutter:

 $ flutter pub add dartvel_shelf

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

dependencies:
  dartvel_shelf: ^0.4.1

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:dartvel_shelf/dartvel_shelf.dart';
1
likes
140
points
119
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

WinterCG-first (Fetch-like) Shelf-style Dart API powered by Actix Web via ffigen-generated FFI. No IPC.

Homepage
Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

code_assets, dartvel_core, ffi, hooks, meta, path

More

Packages that depend on dartvel_shelf