supabase_functions 0.0.2+4 copy "supabase_functions: ^0.0.2+4" to clipboard
supabase_functions: ^0.0.2+4 copied to clipboard

Write and deploy Dart functions to Supabase Functions.

Supabase Functions - Dart Edge #

This package is part of the Dart Edge project, enabling you to write and deploy to Supabase Functions using Dart.

Getting Started #

Install the supabase CLI on your machine.

Next, install the edge package globally.

pub global activate edge

Create a new project:

edge new supabase_functions new_project

To learn more, visit the documentation.

7
likes
100
pub points
75%
popularity

Publisher

verified publisherinvertase.io

Write and deploy Dart functions to Supabase Functions.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

deno_deploy, edge, edge_runtime, js, js_bindings

More

Packages that depend on supabase_functions