dartvel_shelf 0.3.0 copy "dartvel_shelf: ^0.3.0" to clipboard
dartvel_shelf: ^0.3.0 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.3.0

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
130
points
127
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, ffi, hooks, meta, path

More

Packages that depend on dartvel_shelf