firebase_functions_desktop 0.2.0+3 copy "firebase_functions_desktop: ^0.2.0+3" to clipboard
firebase_functions_desktop: ^0.2.0+3 copied to clipboard

Desktop implementation of cloud_functions

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add firebase_functions_desktop
copied to clipboard

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

dependencies:
  firebase_functions_desktop: ^0.2.0+3
copied to clipboard

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:firebase_functions_desktop/firebase_functions_desktop.dart';
copied to clipboard
5
likes
125
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.27 - 2025.04.11

Desktop implementation of cloud_functions

Homepage
Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

cloud_functions, cloud_functions_platform_interface, firebase_core, firebase_core_dart, firebase_core_desktop, firebase_functions_dart, flutter, http, meta

More

Packages that depend on firebase_functions_desktop