cf_workers 2025.5.16 copy "cf_workers: ^2025.5.16" to clipboard
cf_workers: ^2025.5.16 copied to clipboard

Platformweb

Cloudflare Workers Dart

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add cf_workers

With Flutter:

 $ flutter pub add cf_workers

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

dependencies:
  cf_workers: ^2025.5.16

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:cf_workers/cf_workers.dart';
3
likes
150
points
33
downloads

Publisher

unverified uploader

Weekly Downloads

Cloudflare Workers Dart

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

poor_web, web

More

Packages that depend on cf_workers