netlify_edge 0.0.1-dev.1 copy "netlify_edge: ^0.0.1-dev.1" to clipboard
netlify_edge: ^0.0.1-dev.1 copied to clipboard

outdated

Write and deploy Dart functions to the Netlify Edge network.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add netlify_edge

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

dependencies:
  netlify_edge: ^0.0.1-dev.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:netlify_edge/netlify_edge.dart';
0
likes
0
points
24
downloads

Publisher

verified publisherinvertase.io

Weekly Downloads

Write and deploy Dart functions to the Netlify Edge network.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

edge, js, js_bindings, path

More

Packages that depend on netlify_edge