We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6876393 + 0b25573 commit 2f40a51Copy full SHA for 2f40a51
README.md
@@ -32,6 +32,8 @@ This package provides a complete Dart implementation of Firebase Cloud Functions
32
## Prerequisites
33
34
- Dart SDK >=3.0.0
35
+- Node v22 (Later versions of Node won't work!)
36
+- Java 21+ (for Firestore)
37
- Custom Firebase CLI with Dart runtime support:
38
39
```bash
0 commit comments