iStornZOriginal post
Rank 3: Container
It seems latest package from Appwrite replace Execution.functionId to resourceId + resourceType but Appwrite self hosted do not have that props:
I/flutter (17390): The following exception was thrown impossible to get data:
I/flutter (17390): Bad state: No element
I/flutter (17390): #0 ListBase.firstWhere (dart:collection/list.dart:132:5)
I/flutter (17390): #1 new Execution.fromMap (package:appwrite/src/models/execution.dart:92:56)
I/flutter (17390): #2 Functions.createExecution (package:appwrite/services/functions.dart:81:29)
Summary
The latest Appwrite package 26.0.0 has a regression for self-hosted, but the issue should be fixed in the upcoming release. Current SDK should work until then. Documentation updates are needed.