The following NoSuchMethodError was thrown running a test: The method 'evaluate' was called on null. Receiver: null Tried calling: evaluate() code example
Example: The method '[]' was called on null. Receiver: null Tried calling: [](0) flutter
The method '[]' was called on null.
Receiver: null
Tried calling: [](0)