#Flutter Starter Configuration Not Up to Date

2 messages · Page 1 of 1 (latest)

west kelp
#

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.

west kelp
#

Apparently the correct location is in lib/config/environment.dart. Worked as expected.