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

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

With Flutter:

 $ flutter 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.14

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:netlify_edge/netlify_edge.dart';
0
likes
115
points
48
downloads

Publisher

verified publisherinvertase.io

Weekly Downloads

Write and deploy Dart functions to the Netlify Edge network.

Homepage
Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

edge, edge_runtime, js, js_bindings, path

More

Packages that depend on netlify_edge