edge 0.0.7 copy "edge: ^0.0.7" to clipboard
edge: ^0.0.7 copied to clipboard

Run Dart code on Edge functions, supporting Vercel and Cloudflare Workers.

0.0.7 #

  • FEAT: add edge.yaml support + supabase config. (8134137d)

0.0.6+1 #

  • FIX(supabase_functions): compile code when no dev flag is provided. (c9c0fe3b)

0.0.6 #

  • FIX: register supabase new command. (66fdd085)
  • FEAT: add supabase_functions new command. (1a0583ef)

0.0.5 #

  • FEAT: add working supabase example. (c9544bb0)

0.0.4+1 #

  • REFACTOR: prefer named arguments on DO/KV apis. (c6e07055)
  • REFACTOR: update cli implementation (#18). (86802207)
  • REFACTOR: extract cloudflare_workers logic to standalone class. (4ab0c13c)

0.0.4 #

  • FEAT: add use-filesystem flag for prod vercel builds. (ea9a6d12)

0.0.3 #

  • REFACTOR: move edge runtime to separate package. (95d4fab7)
  • FIX: Uint8List as valid body type. (a4be0591)
  • FEAT: add dev command & example. (8936f513)

0.0.2 #

  • REFACTOR: restructure runtime location. (3b4407e4)
  • FEAT: improve CLI flow for build commands. (179c1c65)
  • FEAT: rework edge new flow. (0e337d73)
  • FEAT: rework how DOs are handled. (0b06f1ee)
  • FEAT: migrate init to named args. (eaddc0ed)

0.0.1-dev.2 #

  • Add edge executable to pubspec.

0.0.1-dev.1 #

  • Migrate runtime to edge package.
  • Add edge executable.

0.0.1 #

  • Stubbed out the package
24
likes
120
points
278
downloads

Publisher

verified publisherinvertase.io

Weekly Downloads

Run Dart code on Edge functions, supporting Vercel and Cloudflare Workers.

Homepage
Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

ansi_styles, args, freezed_annotation, glob, hotreloader, json_annotation, mason, mason_logger, path, prompts, toml, watcher, yaml

More

Packages that depend on edge