Hey everyone,
I’m using the Algolia Firestore Extension in my FlutterFlow project. The extension automatically creates two Cloud Functions:
• ext-firestore-algolia-search-executeFullIndexOperation
• ext-firestore-algolia-search-executeIndexOperation
Currently, these functions run on Node.js 18, but Google Cloud will deprecate Node.js 18 on April 30, 2025, and fully remove support by October 30, 2025.