2 messages · Page 1 of 1 (latest)
I was trying to use Appwrite and connect Flutter, while using the starter kit from GitHub, as advised (please compare with attached screenshot).
However, the specified configuration settings file at lib/constants/appwrite.dart does not exist in the starter repository.
Apparently the correct location is in lib/config/environment.dart. Worked as expected.