edge_deno_deploy 0.0.1 copy "edge_deno_deploy: ^0.0.1" to clipboard
edge_deno_deploy: ^0.0.1 copied to clipboard

A Deno deploy for edge.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add edge_deno_deploy

With Flutter:

 $ flutter pub add edge_deno_deploy

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

dependencies:
  edge_deno_deploy: ^0.0.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:edge_deno_deploy/edge_deno_deploy.dart';
0
likes
110
points
141
downloads

Publisher

unverified uploader

Weekly Downloads

A Deno deploy for edge.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

edge_dart_runtime, js, typings

More

Packages that depend on edge_deno_deploy